@charset "utf-8";
@import "//at.alicdn.com/t/font_1849310_47bwymw2uae.css";
body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  font-size: 14px;
  color: #666666;
  min-width: 1200px;
  overflow-x: hidden;
  font-family: "PingFang SC", "Source Han Sans CN", "Microsoft YaHei", "Microsoft JhengHei", "Helvetica Neue", Helvetica, "Heiti SC", Arial, sans-serif;
}
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
button,
input,
img,
select,
textarea {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  outline: none;
  font-family: "PingFang SC", "Source Han Sans CN", "Microsoft YaHei", "Microsoft JhengHei", "Helvetica Neue", Helvetica, "Heiti SC", Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
i,
b {
  font-style: normal;
  font-weight: inherit;
}
.clearfix {
  zoom: 1;
  /*这个属性是为了兼容IE*/
}
.clearfix:after {
  display: block;
  content: "";
  /*设置为空或者“.”都可以*/
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
a {
  text-decoration: none;
  color: #666666;
}
a:hover {
  text-decoration: none;
}
*,
:after,
:before {
  box-sizing: border-box;
}
@keyframes fadeInUp1 {
  0% {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp1 {
  animation-name: fadeInUp1;
}
@keyframes fadeInDown1 {
  0% {
    opacity: 0;
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown1 {
  animation-name: fadeInDown1;
}
@keyframes fadeInLeft1 {
  0% {
    opacity: 0;
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft1 {
  animation-name: fadeInLeft1;
}
@keyframes fadeInRight1 {
  0% {
    opacity: 0;
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight1 {
  animation-name: fadeInRight1;
}
@keyframes zoomIn1 {
  0% {
    opacity: 0;
    transform: translate3d(0, 50px, 0) scale3d(0.9, 0.9, 0.9);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.zoomIn1 {
  animation-name: zoomIn1;
}
@keyframes zoomIn2 {
  0% {
    opacity: 0;
    transform: scale3d(0.9, 0.9, 0.9);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.zoomIn2 {
  animation-name: zoomIn2;
}
/*修改input的placeholder颜色*/
.com-input-placebai::-webkit-input-placeholder {
  color: #003333;
}
.com-input-placebai::-moz-placeholder {
  color: #003333;
}
.com-input-placebai:-moz-placeholder {
  color: #003333;
}
.com-input-placebai:-ms-input-placeholder {
  color: #003333;
}
/*改变滚动条*/
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 5px;
}
::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  background: #333;
  border-radius: 5px;
}
.com-bjq * {
  max-width: 100%;
}
.com-array-list {
  position: relative;
  font-size: 0;
}
.com-array-list-101 {
  width: 101%;
  margin: 0 0 0 -0.5%;
}
.com-array-list-102 {
  width: 102%;
  margin: 0 0 0 -1%;
}
.com-array-list-103 {
  width: 103%;
  margin: 0 0 0 -1.5%;
}
.com-array-list-104 {
  width: 104%;
  margin: 0 0 0 -2%;
}
.com-array-box {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 14px;
}
.main {
  width: 100%;
  position: relative;
}
.trt-02 {
  transition: all 0.2s ease;
}
.trt-03 {
  transition: all 0.3s ease;
}
.trt-04 {
  transition: all 0.4s ease;
}
.trt-05 {
  transition: all 0.5s ease;
}
.trt-06 {
  transition: all 0.6s ease;
}
.trt-08 {
  transition: all 0.8s ease;
}
.trf-105 {
  transform: scale(1.05);
}
.trf-no {
  transform: none;
}
.ou-no {
  outline: none;
}
.te-tr {
  text-transform: uppercase;
}
.fs-0 {
  font-size: 0;
}
.fs-12 {
  font-size: 12px;
}
.fs-13 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-22 {
  font-size: 22px;
}
.fs-24 {
  font-size: 24px;
}
.fs-26 {
  font-size: 26px;
}
.fs-28 {
  font-size: 28px;
}
.fs-30 {
  font-size: 30px;
}
.fs-32 {
  font-size: 32px;
}
.fs-34 {
  font-size: 34px;
}
.fs-36 {
  font-size: 36px;
}
.fs-38 {
  font-size: 38px;
}
.fs-40 {
  font-size: 40px;
}
.fs-44 {
  font-size: 44px;
}
.fs-48 {
  font-size: 48px;
}
.fs-50 {
  font-size: 50px;
}
.fs-60 {
  font-size: 60px;
}
.lh-20 {
  line-height: 20px;
}
.lh-22 {
  line-height: 22px;
}
.lh-24 {
  line-height: 24px;
}
.lh-26 {
  line-height: 26px;
}
.lh-28 {
  line-height: 28px;
}
.lh-30 {
  line-height: 30px;
}
.lh-32 {
  line-height: 32px;
}
.lh-34 {
  line-height: 34px;
}
.lh-36 {
  line-height: 36px;
}
.lh-40 {
  line-height: 40px;
}
.lh-42 {
  line-height: 42px;
}
.lh-50 {
  line-height: 50px;
}
.bg-fff {
  background: #ffffff;
}
.bg-333 {
  background: #333333;
}
.bg-000 {
  background: #000000;
}
.bg-tra {
  background: transparent;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.z-f1 {
  z-index: -1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}
.z-5 {
  z-index: 5;
}
.z-100 {
  z-index: 100;
}
.z-101 {
  z-index: 101;
}
.ov-hi {
  overflow: hidden;
}
.ov-vi {
  overflow: visible;
}
.ov-x-au {
  overflow-x: auto;
}
.ov-y-au {
  overflow: auto;
}
.di-bl {
  display: block;
}
.di-tab {
  display: table;
}
.di-tabce {
  display: table-cell;
}
.di-no {
  display: none;
}
.di-in {
  display: inline-block;
}
.di-fl {
  display: flex;
}
.wi-0 {
  width: 0;
}
.wi-25 {
  width: 25%;
}
.wi-50 {
  width: 50%;
}
.wi-90 {
  width: 90%;
}
.wi-100 {
  width: 100%;
}
.ma-wi-96 {
  max-width: 96%;
}
.ma-wi-100 {
  max-width: 100%;
}
.ma-he-96 {
  max-height: 96%;
}
.ma-he-100 {
  max-height: 100%;
}
.wi-au {
  width: auto;
}
.he-0 {
  height: 0;
}
.he-50 {
  height: 50%;
}
.he-100 {
  height: 100%;
}
.he-au {
  height: auto;
}
.size-all {
  width: 100%;
  height: 100%;
}
.mawi-96 {
  max-width: 96%;
}
.mawi-100 {
  max-width: 100%;
}
.mahe-96 {
  max-height: 96%;
}
.mahe-100 {
  max-height: 100%;
}
.ma-au {
  margin: auto;
}
.ma-0 {
  margin: 0;
}
.fw-bo {
  font-weight: bold;
}
.fw-no {
  font-weight: normal;
}
.va-to {
  vertical-align: top;
}
.va-mi {
  vertical-align: middle;
}
.va-bo {
  vertical-align: bottom;
}
.po-re {
  position: relative;
}
.po-ab {
  position: absolute;
}
.po-fi {
  position: fixed;
}
.ta-le {
  text-align: left;
}
.ta-ce {
  text-align: center;
}
.ta-ri {
  text-align: right;
}
.ta-ju {
  text-align: justify;
}
.cu-po {
  cursor: pointer;
}
.op-0 {
  opacity: 0;
}
.op-05 {
  opacity: 0.5;
}
.op-1 {
  opacity: 1;
}
.to-0 {
  top: 0;
}
.to-50 {
  top: 50%;
}
.to-100 {
  top: 100%;
}
.bo-0 {
  bottom: 0;
}
.bo-50 {
  bottom: 50%;
}
.bo-100 {
  bottom: 100%;
}
.le-0 {
  left: 0;
}
.le-50 {
  left: 50%;
}
.le-100 {
  left: 100%;
}
.ri-0 {
  right: 0;
}
.ri-50 {
  right: 50%;
}
.ri-100 {
  right: 100%;
}
.co-0 {
  color: #000000;
}
.co-3 {
  color: #333333;
}
.co-6 {
  color: #666666;
}
.co-8 {
  color: #888888;
}
.co-9 {
  color: #999999;
}
.co-f {
  color: #ffffff;
}
.bor-rad-4 {
  border-radius: 4px;
}
.bor-rad-5 {
  border-radius: 5px;
}
.bor-rad-50 {
  border-radius: 50%;
}
.ov-slh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ov-slh2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ov-slh3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.ov-slh4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.ov-slh5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.com-img-all {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
  position: relative;
}
.com-a-all {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  margin: auto;
}
.com-po-00 {
  position: absolute;
  top: 0;
  left: 0;
}
.al-it-st {
  align-items: flex-start;
}
.al-it-ce {
  align-items: center;
}
.al-it-en {
  align-items: flex-end;
}
.ju-co-st {
  justify-content: flex-start;
}
.ju-co-ce {
  justify-content: center;
}
.ju-co-en {
  justify-content: flex-end;
}
.ju-co-be {
  justify-content: space-between;
}
.ju-co-ar {
  justify-content: space-around;
}
.ju-co-ev {
  justify-content: space-evenly;
}
.com-al-ju-ce {
  display: flex;
  align-items: center;
  justify-content: center;
}
.com-al-ju-be {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.com-al-ju-ar {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.com-mar-top10 {
  margin-top: 10px;
}
.com-mar-top20 {
  margin-top: 20px;
}
.com-mar-top30 {
  margin-top: 30px;
}
.com-mar-top40 {
  margin-top: 40px;
}
.com-mar-top50 {
  margin-top: 50px;
}
.com-mar-bot10 {
  margin-bottom: 10px;
}
.com-mar-bot20 {
  margin-bottom: 20px;
}
.com-mar-bot30 {
  margin-bottom: 30px;
}
.com-mar-bot40 {
  margin-bottom: 40px;
}
.com-mar-bot50 {
  margin-bottom: 50px;
}
.com-mar-le10 {
  margin-left: 10px;
}
.com-mar-le20 {
  margin-left: 20px;
}
.com-mar-le30 {
  margin-left: 30px;
}
.com-mar-le40 {
  margin-left: 40px;
}
.com-mar-le50 {
  margin-left: 50px;
}
.com-mar-ri10 {
  margin-right: 10px;
}
.com-mar-ri20 {
  margin-right: 20px;
}
.com-mar-ri30 {
  margin-right: 30px;
}
.com-mar-ri40 {
  margin-right: 40px;
}
.com-mar-ri50 {
  margin-right: 50px;
}
.com-box-sha10 {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.com-box-sha20 {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.com-box-inh {
  box-shadow: inherit;
}
.trf-trx-50 {
  transform: translateX(-50%);
}
.trf-try-50 {
  transform: translateY(-50%);
}
.trf-trxy-50 {
  transform: translate(-50%, -50%);
}
.com-bg-img1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.swiper-wrapper-bl {
  flex-wrap: wrap;
}
/*
@media screen and (min-width: 780px) {
   .swiper-wrapper-bl {
      .di-bl;
      .ov-hi;

      .swiper-slide {
         .fl;
      }
   }
}

 */
.com-conta1 {
  width: 83%;
  position: relative;
  margin: auto;
  height: 100%;
  z-index: 2;
}
.com-conta2 {
  width: 1200px;
  position: relative;
  margin: auto;
  height: 100%;
  z-index: 2;
}
.com-bg1 {
  background: #f2f2f2;
}
.com-bg2 {
  background: #f4f4f4;
}
.com-bg3 {
  background: #f5f5f5;
}
.com-wen1 {
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
.com-ban-cnti1 {
  font-size: 4vw;
}
.com-ban-enti1 {
  font-size: 2vw;
}
.com-cnti1 {
  font-size: 2.5vw;
  color: #333333;
}
.com-cnti1.com-cnti1-fff {
  color: #ffffff;
}
.com-cnti2 {
  font-size: 1.4vw;
  color: #333333;
}
.com-cnti3 {
  font-size: 3.5vw;
  color: #333333;
}
.com-topbot1 {
  padding: 6vw 0;
}
.com-topbot2 {
  padding: 4vw 0;
}
.com-top1 {
  padding: 4vw 0 0;
}
.com-top2 {
  padding: 2vw 0 0;
}
.com-bot1 {
  padding: 0 0 4vw;
}
.com-btn-more1 {
  width: 9vw;
  height: 2.8vw;
  border-radius: 10vw;
  background: #ad1d23;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.4s ease;
  font-size: 0.83333333vw;
}
.com-btn-more1:hover {
  box-shadow: 0 0 1vw rgba(173, 29, 35, 0.7);
}
.com-btn-more1 .com-a-all {
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.com-btn-more2 {
  width: 9vw;
  height: 2.8vw;
  border-radius: 10vw;
  border: 1px solid #ad1d23;
  cursor: pointer;
  transition: all 0.4s ease;
}
.com-btn-more2:hover {
  box-shadow: 0 0 1vw rgba(173, 29, 35, 0.7);
  background: #ad1d23;
}
.com-btn-more2:hover .com-a-all {
  color: #ffffff;
}
.com-btn-more2 .com-a-all {
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #ad1d23;
}
.com-swiper1 .swiper-scrollbar {
  display: none;
}
.com-wenh-swiper1 .swiper-pagination {
  position: relative;
  margin: 2vw 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.com-wenh-swiper1 .swiper-pagination .swiper-pagination-bullet {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 4px;
  outline: none;
  font-size: 16px;
  color: #fff;
}
.com-wenh-swiper1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ad1d23;
}
.com-code1 .dp-picture .im1 {
  display: inline-block;
  width: 88px;
  height: 88px;
}
.com-code1 .dp-word {
  margin: 0 0 0 1.04166667vw;
  font-size: 16px;
}
.com-share1 a {
  background: none !important;
  width: 41px !important;
  height: 41px !important;
  line-height: calc(41px - 2px) !important;
  text-align: center !important;
  border-radius: 50% !important;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  padding: 0 !important;
  margin: 0 5px 0 0 !important;
  color: #b6b6b6 !important;
  text-decoration: none !important;
  transition: all 0.2s ease;
}
.com-share1 a:hover {
  background: #d71718 !important;
  color: #ffffff !important;
  border: 1px solid #d71718 !important;
}
.com-swit1 .a-pai {
  display: inline-block;
  padding: 2vw 0;
  margin: 0 2vw;
  font-size: 16px;
  transition: all 0.4s ease;
  border-bottom: 4px solid transparent;
}
.com-swit1 .a-pai.active,
.com-swit1 .a-pai:hover {
  color: #ad1d23;
  border-bottom: 4px solid #ad1d23;
}
.com-sidebar-swit1 {
  width: 238px;
}
.com-sidebar-swit1 .a-pai {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 30px;
  font-size: 16px;
  transition: all 0.4s ease;
  border: 1px solid #e5e1de;
  margin: -1px 0 0 0;
}
.com-sidebar-swit1 .a-pai i {
  font-size: 18px;
}
.com-sidebar-swit1 .a-pai.active,
.com-sidebar-swit1 .a-pai:hover {
  background: #ad1d23;
  color: #ffffff;
  border: 1px solid #ad1d23;
}
.com-fenye1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.com-fenye1 .a1 {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 16px;
  transition: all 0.4s ease;
  margin: 0 3px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.com-fenye1 .a1:hover,
.com-fenye1 .a1.active {
  background: #ad1d23;
  color: #ffffff;
}
.com-ban1 {
  height: 42vw;
  position: relative;
  overflow: hidden;
}
.com-ban1 .ban-bg1 {
  position: relative;
  width: 100%;
  height: 100%;
}
.com-ban1 .dn-wen {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  color: #333333;
}
.com-ban1 .dn-wen .com-conta1 {
  padding: 0 4vw;
}
.com-ban1 .dn-wen .com-conta1 .form1 {
  text-align: center;
}
.com-ban1 .dn-wen .com-conta1 .form1 .dp-xia {
  position: relative;
  border: 1px solid #ffffff;
  border-radius: 10vw;
  width: 30vw;
  margin: 2vw auto 0;
  height: 3vw;
  background: rgba(255, 255, 255, 0.3);
}
.com-ban1 .dn-wen .com-conta1 .form1 .dp-xia .inp1 {
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 0 0 0 1.2vw;
  color: #003333;
  font-size: 16px;
}
.com-ban1 .dn-wen .com-conta1 .form1 .dp-xia .btn1 {
  width: 3vw;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ad1d23;
  cursor: pointer;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
}
.com-ban1 .dn-wen .com-conta1 .form1 .dp-xia .btn1 i {
  font-size: 1.3vw;
}
.com-ban-more1 {
  width: 2.5vw;
  height: 2.5vw;
  border: 1px dashed #ad1d23;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.com-ban-more1:hover {
  background: #ad1d23;
  color: #ffffff;
  box-shadow: 0 0 1vw rgba(173, 29, 35, 0.7);
}
.com-ban-more1 i {
  font-size: 1vw;
  font-weight: bold;
}
.com-pagination1 .swiper-pagination-bullet {
  width: 3vw;
  height: 2px;
  border-radius: inherit;
  margin: 0 0.5vw 0 0;
  background: rgba(255, 255, 255, 0.5);
  position: relative;
  opacity: 1;
}
.com-pagination1 .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #ad1d23;
}
.com-pagination1 .swiper-pagination-bullet-active:before {
  width: 100%;
  transition: all 5s linear;
}
.com-navigation1 {
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  line-height: 80px;
}
.com-navigation1 .dn-fl {
  background: #ad1d23;
  color: #ffffff;
  width: 20%;
  text-align: center;
  padding: 0 1vw 0 4vw;
}
.com-navigation1 .dn-fl .b1 {
  font-size: 18px;
  float: left;
}
.com-navigation1 .dn-fl .b2 {
  font-size: 24px;
}
.com-navigation1 .dn-fl i {
  float: right;
}
.com-navigation1 .dn-fr {
  width: 80%;
  padding: 0 5%;
}
.com-navigation1 .dn-fr .com-array-list {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 18px;
}
.com-navigation1 .dn-fr .com-array-list .com-array-box {
  color: #333333;
}
.com-navigation1 .dn-fr .com-array-list .com-array-box:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1px;
  width: 0;
  height: 4px;
  background: #ad1d23;
  transition: all 0.4s ease;
}
.com-navigation1 .dn-fr .com-array-list .com-array-box.active,
.com-navigation1 .dn-fr .com-array-list .com-array-box:hover {
  color: #ad1d23;
}
.com-navigation1 .dn-fr .com-array-list .com-array-box.active:before,
.com-navigation1 .dn-fr .com-array-list .com-array-box:hover:before {
  width: 60px;
}
.com-wenh-swiper1 .com-swiper1 .swiper-slide {
  width: 31.33333333%;
  margin: 0 1%;
  background: #ffffff;
}
.com-wenh-swiper1 .com-swiper1 .swiper-slide:hover .dp-tu1 .com-img-all {
  transform: scale(1.05);
}
.com-wenh-swiper1 .com-swiper1 .swiper-slide .dp-tu1 {
  overflow: hidden;
  height: 18vw;
}
.com-wenh-swiper1 .com-swiper1 .swiper-slide .dp-wen1 {
  padding: 1.5vw;
}
.com-wenh-swiper1 .com-swiper1 .swiper-slide .dp-wen1 .dp-ti1 {
  color: #000000;
  font-size: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0 0 10px;
  height: 95px;
}
.com-wenh-swiper1 .com-swiper1 .swiper-slide .dp-wen1 .dp-intr1 {
  color: #333333;
  margin: 10px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: none;
}
.com-wenh-swiper1 .com-swiper1 .swiper-slide .dp-layer {
  display: none;
}
.bsBox {
  box-sizing: content-box;
}
.header {
  position: fixed;
  z-index: 101;
  padding: 1vw;
  padding-bottom: 0;
  width: 100%;
  transition: all 0.4s ease;
}
.header.active {
  padding: 0;
}
.header.active .dn-nei {
  background: #ffffff;
}
.header .dn-nei {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 90px;
}
.header .head-logo {
  margin: 0 0 0 3vw;
}
.header .head-logo .com-a-all {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .head-logo .com-a-all .im1 {
  height: 54px;
}
.header .head-nav {
  line-height: 90px;
  height: 100%;
}
.header .head-nav .com-array-list .com-array-box {
  margin: 0 2vw;
  font-size: 16px;
}
.header .head-nav .com-array-list .com-array-box .dn-top .com-a-all {
  color: #333333;
}
.header .head-nav .com-array-list .com-array-box .dn-top .com-a-all:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1px;
  width: 0;
  height: 4px;
  border-radius: 4px;
  background: #d71718;
  transition: all 0.4s ease;
}
.header .head-nav .com-array-list .com-array-box .dn-top .com-a-all.active:before,
.header .head-nav .com-array-list .com-array-box .dn-top .com-a-all:hover:before {
  width: 40px;
}
.header .head-fr {
  height: 100%;
}
.header .head-fr > div {
  float: left;
  height: 100%;
  width: 90px;
  text-align: center;
}
.header .head-fr > div:not(.dn-sear) {
  border-left: 1px solid #efefef;
}
.header .head-fr > div .com-a-all {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  font-size: 16px;
}
.header .head-fr > div .com-a-all i {
  font-size: 20px;
}
.header .head-fr .dn-lang .com-a-all {
  font-weight: bold;
}
.header .head-fr .dn-lang .com-a-all i {
  font-size: 14px;
}
.header .head-fr .dn-sear {
  background: #ad1d23;
}
.header .head-fr .dn-sear .com-a-all {
  color: #ffffff;
}
.header .head-fr .dn-menu {
  display: none;
}
.header .head-fr .dn-menu.active .com-a-all .i1 {
  display: none;
}
.header .head-fr .dn-menu.active .com-a-all .i2 {
  display: block;
}
.header .head-fr .dn-menu .com-a-all {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .head-fr .dn-menu .com-a-all i {
  font-size: 30px;
}
.header .head-fr .dn-menu .com-a-all .i2 {
  display: none;
}
.lay-sear {
  display: none;
}
.lay-sear1 {
  padding: 5vw;
}
.lay-sear1 .form1 .inp1 {
  width: 500px;
  height: 42px;
  font-size: 20px;
  padding: 0 0 0 15px;
  border: 1px solid #d6d6d6;
  border-radius: 30px;
}
.lay-sear1 .form1 .btn-sub {
  height: 38px;
  width: 160px;
  cursor: pointer;
  background: #ad1d23;
  color: #ffffff;
  border-radius: 30px;
  margin: 16px auto 0;
  display: block;
}
.lay-sear1 .form1 .btn-sub i {
  font-size: 20px;
}
.footer {
  background: #222222;
}
.footer .com-conta1 > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
}
.footer .dn-top {
  padding: 32px 0 22px;
}
.footer .dn-top .dn-fl .dp-logo1 {
  margin: 0 0 1vw;
}
.footer .dn-top .dn-fr .com-array-list .com-array-box {
  margin: 0 0 0 26px;
  text-align: center;
}
.footer .dn-top .dn-fr .com-array-list .com-array-box .im1 {
  width: 100px;
  height: 100px;
  margin: 0 0 6px;
}
.footer .dn-mid {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 40px 0 90px;
}
.footer .dn-mid .com-array-list .com-array-box:not(:last-of-type) {
  margin-right: 6vw;
}
.footer .dn-mid .com-array-list .com-array-box .dp-top {
  font-size: 18px;
  margin: 0 0 10px;
}
.footer .dn-mid .com-array-list .com-array-box .dp-top a {
  color: #ffffff;
}
.footer .dn-mid .com-array-list .com-array-box .dp-top a:hover {
  color: #ad1d23;
}
.footer .dn-mid .com-array-list .com-array-box .dp-bot {
  line-height: 30px;
}
.footer .dn-mid .com-array-list .com-array-box .dp-bot a {
  display: block;
}
.footer .dn-mid .com-array-list .com-array-box .dp-bot a:hover {
  color: #ad1d23;
}
.footer .dn-mid .com-array-list .com-array-box .dp-bot .dp-phone1 {
  color: #ad1d23;
  font-size: 1.5vw;
  margin: 8px 0 12px;
}
.footer .dn-link {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 28px 0;
}
.footer .dn-link .dn-fl {
  width: 80px;
  color: #ffffff;
  font-size: 16px;
}
.footer .dn-link .dn-fr {
  width: calc(100% - 80px);
}
.footer .dn-link .dn-fr a {
  margin: 0 10px 5px 0;
}
.footer .dn-link .dn-fr a:hover {
  color: #ad1d23;
}
.footer .dn-bot {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0 28px;
}
.inde-ban .ban-sw1 {
  height: 100vh;
}
.inde-ban .ban-sw1 .swiper-slide .dn-wen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: #ad1d23;
}
.inde-ban .ban-sw1 .swiper-slide .dn-wen .com-conta1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inde-ban .ban-sw1 .swiper-slide .dn-wen .com-ban-enti1 {
  margin: 0 0 2.2vw;
}
.inde-ban .ban-sw1 .swiper-pagination {
  width: auto;
  left: 8.5%;
  bottom: 3vw;
}
.inde-ban .ban-sw1 .swiper-btn-all {
  position: absolute;
  right: 8.5%;
  bottom: 3vw;
  z-index: 2;
}
.inde-ban .ban-sw1 .swiper-btn-all .swiper-btn {
  cursor: pointer;
  display: inline-block;
  color: #ffffff;
  opacity: 0.5;
  transition: all 0.2s ease;
}
.inde-ban .ban-sw1 .swiper-btn-all .swiper-btn i {
  font-size: 2.5vw;
}
.inde-ban .ban-sw1 .swiper-btn-all .swiper-btn:hover {
  color: #d71718;
}
.inde-jies .com-conta1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.inde-jies .dn-tu {
  width: 60%;
  height: 29vw;
  margin: 0 0 0 -5%;
}
.inde-jies .dn-tu .im1 {
  display: block;
  width: 85%;
  float: right;
}
.inde-jies .dn-wen {
  width: 40%;
  margin: -2vw 0 0;
}
.inde-jies .dn-wen .dp-intr1 {
  margin: 1.5vw 0 2.5vw;
}
.inde-jies .dn-wen .dp-list {
  overflow: hidden;
  margin: 0 0 4vw;
}
.inde-jies .dn-wen .dp-list .com-array-list {
  width: 110%;
}
.inde-jies .dn-wen .dp-list .com-array-list .com-array-box {
  width: 33.33333333%;
}
.inde-jies .dn-wen .dp-list .com-array-list .com-array-box:not(:last-of-type) {
  border-right: 1px solid #d6d6d6;
}
.inde-jies .dn-wen .dp-list .com-array-list .com-array-box:not(:first-of-type) {
  padding: 0 0 0 8%;
}
.inde-jies .dn-wen .dp-list .com-array-list .com-array-box .dp1 b {
  font-size: 2.8vw;
  color: #333333;
}
.inde-jies .dn-wen .dp-list .com-array-list .com-array-box .dp2 {
  font-size: 16px;
}
.inde-jies.jtjj-jies .com-conta1 {
  align-items: flex-end;
}
.inde-jies.jtjj-jies .dn-tu {
  margin: 0 0 -6vw;
  width: 50%;
  height: auto;
}
.inde-jies.jtjj-jies .dn-wen {
  width: 50%;
  margin: 0;
}
.inde-jies.jtjj-jies .dn-wen .dp-list {
  margin: 4vw 0 0;
}
.inde-jies.jtjj-jies .dn-wen .dp-list .com-array-list {
  width: 100%;
}
.inde-jies.jtjj-jies .dn-wen .dp-list .com-array-list .com-array-box .dp1 b {
  color: #ad1d23;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide {
  width: 25%;
  margin: 0;
  height: 370px;
  border: 1px solid #e8e8e8;
  transition: all 0.4s ease;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide:hover {
  border: 1px solid #ad1d23;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide:hover .com-a-all .dp-ti1 {
  color: #ad1d23;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide:nth-of-type(even) {
  background: #ffffff;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all {
  padding: 40px;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-ti1 {
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 24px;
  line-height: 34px;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-xi1 {
  width: 30px;
  height: 2px;
  background: #333333;
  margin: 12px 0 22px;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-intr1 {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-time1 {
  color: #333333;
  font-size: 18px;
  margin: 85px 0 0;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-more1 {
  position: absolute;
  right: 40px;
  bottom: 50px;
  color: #ad1d23;
}
.inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-more1 i {
  font-size: 26px;
}
.inde-key .dn-mid .key-sw1 .swiper-slide {
  width: 12.5%;
  text-align: center;
  cursor: pointer;
  color: #333333;
}
.inde-key .dn-mid .key-sw1 .swiper-slide:not(:last-of-type):before {
  content: '';
  position: absolute;
  right: 0;
  top: 10%;
  height: 80%;
  border-right: 1px solid #efefef;
}
.inde-key .dn-mid .key-sw1 .swiper-slide .im1 {
  height: 50px;
  margin: 0 0 2vw;
}
.inde-key .dn-mid .key-sw1 .swiper-slide .dp1 {
  font-size: 20px;
}
.inde-key .dn-mid .key-sw1 .swiper-slide.swiper-slide-thumb-active {
  color: #ad1d23;
}
.inde-key .dn-bot {
  margin: 0 0 5vw;
}
.inde-key .dn-bot .key-sw2 {
  overflow: visible;
  height: 25vw;
  width: 62vw;
}
.inde-key .dn-bot .key-sw2 .swiper-slide {
  padding: 0 2vw;
  opacity: 0.3;
}
.inde-key .dn-bot .key-sw2 .swiper-slide .dn-wen {
  position: absolute;
  z-index: 2;
  bottom: -5vw;
  left: 5vw;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 1.5625vw;
  width: 20vw;
  opacity: 0;
}
.inde-key .dn-bot .key-sw2 .swiper-slide .dn-wen .dp-intr1 {
  margin: 0.52083333vw 0 1.5625vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.inde-key .dn-bot .key-sw2 .swiper-slide .dn-wen .com-ban-more1 {
  background: #ad1d23;
  color: #ffffff;
}
.inde-key .dn-bot .key-sw2 .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.inde-key .dn-bot .key-sw2 .swiper-slide.swiper-slide-active .dn-wen {
  opacity: 1;
  animation: zoomIn 0.4s 0.2s ease both;
}
.inde-key .dn-bot .key-sw2 .swiper-btn-all .swiper-btn {
  position: absolute;
  z-index: 2;
  width: 4vw;
  height: 4vw;
  background: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.4s ease;
}
.inde-key .dn-bot .key-sw2 .swiper-btn-all .swiper-btn i {
  font-size: 30px;
}
.inde-key .dn-bot .key-sw2 .swiper-btn-all .swiper-btn:hover {
  background: #ad1d23;
  color: #ffffff;
}
.inde-key .dn-bot .key-sw2 .swiper-btn-all .swiper-prev {
  left: 0;
}
.inde-key .dn-bot .key-sw2 .swiper-btn-all .swiper-next {
  right: 0;
}
.inde-yiy .dn-bot .yiy-sw1 {
  height: 32vw;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide {
  position: absolute;
  overflow: hidden;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:not(:last-of-type):hover .dn-wen {
  bottom: calc(2vw + 1vw);
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:not(:last-of-type):hover .dn-wen2 {
  opacity: 1;
  animation: fadeInUp1 0.3s ease both;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:nth-of-type(1) {
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:nth-of-type(1) .dn-wen {
  padding: 3vw;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:nth-of-type(1) .dn-wen2 {
  bottom: 3vw;
  left: 3vw;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:nth-of-type(2) {
  width: 25%;
  height: 100%;
  left: 50%;
  top: 0;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:nth-of-type(2) .com-bg-img1 {
  width: 200%;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:nth-of-type(3) {
  width: 25%;
  height: 50%;
  right: 0;
  top: 0;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:nth-of-type(4) {
  width: 25%;
  height: 50%;
  right: 0;
  bottom: 0;
  background: #ffffff;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:nth-of-type(4) .dn-wen {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #ad1d23;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide:nth-of-type(4) .dn-wen .dp-ti1 {
  font-size: 1.3vw;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide .dn-wen {
  color: #ffffff;
  position: absolute;
  z-index: 2;
  width: 100%;
  padding: 2vw;
  bottom: 0;
  transition: all 0.4s ease;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide .dn-wen .dp-ti1 {
  font-size: 1.8vw;
  margin: 0 0 0.6vw;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide .dn-wen .dp-intr1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide .dn-wen .dp-ti2 {
  color: #ad1d23;
  font-size: 1.2vw;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide .dn-wen .dp-ti2 i {
  font-size: 1.2vw;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide .dn-wen2 {
  width: 2vw;
  height: 2vw;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  bottom: 2vw;
  left: 2vw;
  color: #ad1d23;
  font-size: 12px;
  font-weight: bold;
  opacity: 0;
}
.inde-yiy .dn-bot .yiy-sw1 .swiper-slide .dn-wen2 i {
  display: block;
  transform: rotate(-90deg);
}
/*
.gpxx {
  iframe {
    width: 784px;
    height: 1090px;
    .ma-au;
  }
}
 */
.kyjx .dn-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.kyjx .dn-top .dp-fl {
  width: 47%;
  height: 24vw;
}
.kyjx .dn-top .dp-fr {
  width: 53%;
  height: 24vw;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 4vw;
}
.kyjx .dn-top .dp-fr .dp-xi1 {
  width: 40px;
  height: 3px;
  background: #ad1d23;
  margin: 1vw 0 2vw;
}
.kyjx .dn-top .dp-fr .com-ban-enti1 {
  color: #333333;
}
.kyjx .dn-top .dp-fr .com-ban-more1 {
  cursor: pointer;
  background: #ad1d23;
  color: #ffffff;
  margin: 2vw 0 0;
}
.djwh-qiy {
  position: relative;
}
.djwh-qiy .dn-bot .com-swiper1 .swiper-slide,
.djwh-qiy .dn-bot .gszl-sw1 .swiper-slide {
  width: 31.33333333%;
  margin: 0 1%;
  background: #ffffff;
  height: auto;
  padding: 32px;
  transition: all 0.4s ease;
}
.djwh-qiy .dn-bot .com-swiper1 .swiper-slide .im-ic1,
.djwh-qiy .dn-bot .gszl-sw1 .swiper-slide .im-ic1 {
  position: absolute;
  top: 32px;
  right: 32px;
  height: 34px;
  display: none;
}
.djwh-qiy .dn-bot .com-swiper1 .swiper-slide .im-b,
.djwh-qiy .dn-bot .gszl-sw1 .swiper-slide .im-b {
  display: none;
}
.djwh-qiy .dn-bot .com-swiper1 .swiper-slide .dp-ti1,
.djwh-qiy .dn-bot .gszl-sw1 .swiper-slide .dp-ti1 {
  font-size: 24px;
  color: #333333;
}
.djwh-qiy .dn-bot .com-swiper1 .swiper-slide .dp-xi1,
.djwh-qiy .dn-bot .gszl-sw1 .swiper-slide .dp-xi1 {
  background: #e8e8e8;
  width: 24px;
  height: 4px;
  margin: 5px 0;
}
.djwh-qiy .dn-bot .com-swiper1 .swiper-slide .dp-ti2,
.djwh-qiy .dn-bot .gszl-sw1 .swiper-slide .dp-ti2 {
  font-size: 20px;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.djwh-qiy .dn-bot .com-swiper1 .swiper-slide .dp-ti2 img,
.djwh-qiy .dn-bot .gszl-sw1 .swiper-slide .dp-ti2 img {
  width: 100%;
}
.djwh-qiy .dn-bot .com-swiper1 .swiper-slide .dp-intr1 p,
.djwh-qiy .dn-bot .gszl-sw1 .swiper-slide .dp-intr1 p {
  position: relative;
  padding: 0 0 0 20px;
}
.djwh-qiy .dn-bot .com-swiper1 .swiper-slide .dp-intr1 p:before,
.djwh-qiy .dn-bot .gszl-sw1 .swiper-slide .dp-intr1 p:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #000000;
}
.djwh-qiy.qygz-dongs {
  background: #f5f5f5;
}
.djwh-qiy.qygz-dongs .dn-bot .com-swiper1 .swiper-slide {
  min-height: 240px;
  height: auto;
}
.djwh-qiy.qygz-dongs .dn-bot .com-swiper1 .swiper-slide:hover {
  background: #ad1d23;
  color: #ffffff;
}
.djwh-qiy.qygz-dongs .dn-bot .com-swiper1 .swiper-slide:hover * {
  color: #ffffff;
}
.djwh-qiy.qygz-dongs .dn-bot .com-swiper1 .swiper-slide:hover .im-h {
  display: none;
}
.djwh-qiy.qygz-dongs .dn-bot .com-swiper1 .swiper-slide:hover .im-b {
  display: block;
}
.djwh-qiy.qygz-dongs .dn-bot .com-swiper1 .swiper-slide:hover .dp-intr1 p:before {
  background: #ffffff;
}
.djwh-qiy.qygz-dongs .dn-bot .com-swiper1 .swiper-slide .dp-xi1 {
  background: #d9d9d9;
  width: 100%;
  height: 1px;
  margin: 20px 0 30px;
}
.djwh-qiy.gszl .dn-bot .gszl-sw1 .swiper-slide {
  min-height: 240px;
  height: auto;
  margin: 1%;
  box-shadow: inherit;
  border: 1px solid #d9d9d9;
}
.djwh-qiy.gszl .dn-bot .gszl-sw1 .swiper-slide:hover {
  transform: translateY(-0.5vw);
  border: 1px solid #ad1d23;
}
.djwh-qiy.gszl .dn-bot .gszl-sw1 .swiper-slide .dp-xi1 {
  background: #d9d9d9;
  width: 100%;
  height: 1px;
  margin: 20px 0 30px;
}
.djwh-wenh {
  position: relative;
}
.djwh-wenh .dn-top .dp-intr1 {
  margin: 1vw auto 0;
  padding: 0 10vw;
  text-align: center;
}
.gltd .dn-top .com-array-list .com-array-box {
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  padding: 1.5vw 0;
}
.gltd .dn-top .com-array-list .com-array-box:hover .com-a-all {
  background: #f5f5f5;
  padding: 0 0 0 4vw;
}
.gltd .dn-top .com-array-list .com-array-box .com-a-all {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.3s ease;
}
.gltd .dn-top .com-array-list .com-array-box .dn-wen {
  flex: 1;
  padding: 0 4vw 0 0;
}
.gltd .dn-top .com-array-list .com-array-box .dn-wen .dp-name1 {
  font-size: 34px;
  color: #333333;
}
.gltd .dn-top .com-array-list .com-array-box .dn-wen .dp-job1 {
  font-size: 18px;
  color: #333333;
  margin: 5px 0 20px;
}
.gltd .dn-top .com-array-list .com-array-box .dn-wen .dp-xi1 {
  width: 40px;
  height: 3px;
  background: #ad1d23;
  margin: 0 0 40px;
}
.gltd .dn-top .com-array-list .com-array-box .dn-tu {
  width: 300px;
  height: 370px;
}
.hfalg .dn-top .com-array-list .com-array-box {
  width: 31.33333333%;
  margin: 0 1% 2%;
  border: 1px solid #d9d9d9;
  transition: all 0.4s ease;
}
.hfalg .dn-top .com-array-list .com-array-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.hfalg .dn-top .com-array-list .com-array-box .com-a-all {
  padding: 1.3vw;
}
.hfalg .dn-top .com-array-list .com-array-box .iconfont {
  position: absolute;
  right: 1.3vw;
  top: 1.3vw;
  color: #ad1d23;
  font-size: 18px;
}
.hfalg .dn-top .com-array-list .com-array-box .dn-wen {
  width: 80%;
}
.hfalg .dn-top .com-array-list .com-array-box .dn-wen .dp-name1 {
  font-size: 22px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hfalg .dn-top .com-array-list .com-array-box .dn-wen .dp-more1 {
  color: #ad1d23;
  font-size: 16px;
  margin: 2vw 0 0;
}
.jtjj-zhiz {
  position: relative;
}
.jtjj-zhiz .dn-bot .zhiz-sw1 .swiper-slide {
  width: auto;
  height: auto;
}
.jtjj-zhiz .dn-bot .zhiz-sw1 .swiper-slide .a1 {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
}
.jtjj-zhiz .dn-bot .zhiz-sw1 .swiper-slide .im1 {
  height: 10.5vw;
  width: auto;
  display: block;
  margin: 0 auto 10px;
}
.jtjj-zhiz .dn-bot .zhiz-sw1 .swiper-slide .dp1 {
  max-width: 12vw;
  margin: 0 auto;
}
.jtjj-zhiz .dn-bot .swiper-pagination {
  text-align: center;
  position: relative;
}
.jtjj-zhiz .dn-bot .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #ffffff;
  outline: none;
  margin: 0 10px;
  position: relative;
}
.jtjj-zhiz .dn-bot .swiper-pagination .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  border-radius: 50%;
  background: #ffffff;
  left: -5px;
  top: -5px;
  z-index: 1;
  opacity: 0;
}
.jtjj-zhiz .dn-bot .swiper-pagination .swiper-pagination-bullet-active:before {
  opacity: 0.2;
}
.jtjj-anl .dn-bot .com-array-list .com-array-box {
  width: 48%;
  margin: 0 1% 2%;
  background: #f6f6f6;
}
.jtjj-anl .dn-bot .com-array-list .com-array-box .com-a-all {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.jtjj-anl .dn-bot .com-array-list .com-array-box .dn-tu {
  width: 48%;
  height: 14.0625vw;
}
.jtjj-anl .dn-bot .com-array-list .com-array-box .dn-wen {
  width: 52%;
  padding: 0 1.5625vw;
}
.jtjj-anl .dn-bot .com-array-list .com-array-box .dn-wen .dp-ti1 {
  font-size: 1.14583333vw;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.jtjj-anl .dn-bot .com-array-list .com-array-box .dn-wen .dp-xi1 {
  width: 16px;
  height: 2px;
  background: #dbdbdb;
  margin: 0.3125vw 0 0.625vw;
}
.jtjj-anl .dn-bot .com-array-list .com-array-box .dn-wen .dp-intr1 {
  line-height: 24px;
  color: #888888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0 0 2.08333333vw;
}
.jtjj-anl .dn-bot .com-array-list .com-array-box .dn-wen .dp-more1 {
  color: #ad1d23;
}
.kjcx-hul .com-conta1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-end;
}
.kjcx-hul .dn-tu {
  width: 48%;
  height: 21vw;
  position: relative;
}
.kjcx-hul .dn-tu .iconfont {
  color: #ffffff;
  font-size: 2.5vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kjcx-hul .dn-tu .dp1 {
  color: #ffffff;
  font-size: 1.2vw;
  left: 1.5vw;
  bottom: 1.5vw;
  position: absolute;
}
.kjcx-hul .dn-tu .dp-video {
  display: none;
}
.kjcx-hul .dn-wen {
  width: 46%;
  max-height: 21vw;
  overflow: auto;
  padding-right: 10px;
}
.kjcx-hul .dn-wen .com-cnti1 img {
  display: none;
}
.kjcx-hul .dn-wen .com-code1 {
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.kjcx-hul.qygz-gongs .com-conta1 {
  align-items: center;
  border: 1px solid #c6c6c6;
}
.kjcx-hul.qygz-gongs .dn-wen .dp-intr1 {
  margin: 0.5vw 0 4vw;
}
.kjcx-hul.shzr-xq1 .com-conta1 {
  align-items: center;
}
.kjcx-yel {
  background: #f5f5f5;
}
.lxwm-lianx .dn-top .com-array-list {
  width: 110%;
  margin: 0 0 0 -5%;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box {
  width: 33.33333333%;
  color: #333333;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box:not(:last-of-type):before {
  content: '';
  position: absolute;
  height: 80%;
  top: 10%;
  right: 0;
  width: 1px;
  background: #e5e5e5;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box:nth-of-type(2) .dp-2 .b1 {
  background: #fdb13a;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box:nth-of-type(3) .dp-2 .b1 {
  background: #53969f;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box:nth-of-type(4) .dp-2 .b1 {
  background: #4d7ac4;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box .dp-ti1 {
  font-size: 1.3vw;
  text-align: center;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xi1 {
  width: 1.5vw;
  height: 1px;
  background: #e7e7e7;
  margin: 2vw auto;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xia {
  display: flex;
  justify-content: center;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xia .dp-2 {
  display: flex;
  align-items: center;
  margin: 0.5vw 0;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xia .dp-2 .b1 {
  width: 2.6vw;
  height: 2.6vw;
  line-height: 2.6vw;
  border-radius: 50%;
  color: #ffffff;
  background: #ad1d23;
  margin: 0 0.5vw 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xia .dp-2 .b1 i {
  font-size: 1.3vw;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xia .dp-2 .b2 {
  font-size: 1.5vw;
}
.lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xia .dp-2 .b-addr1 {
  font-size: 1vw;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.lxwm-lianx .dn-bot {
  position: relative;
}
.lxwm-lianx .dn-bot #allmap {
  height: 34vw;
}
.lxwm-lianx .dn-bot .map-info {
  position: absolute;
  right: 10vw;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background: #ad1d23 url("../images/lxbg1_03.png") no-repeat right center / auto 100%;
  color: #ffffff;
  padding: 2vw;
  padding-right: 4vw;
}
.lxwm-lianx .dn-bot .map-info .dp-name1 {
  font-size: 26px;
  margin: 0 0 1vw;
}
.lxwm-lianx .dn-bot .map-info .dp-xia {
  font-size: 16px;
  line-height: 32px;
}
.lxwm-yij {
  padding: 0 0 5vw;
}
.lxwm-yij .dn-bot .ul1 li:nth-of-type(1) .com-array-list .com-array-box:nth-of-type(1) .inp1 {
  padding: 0 0 0 75px;
}
.lxwm-yij .dn-bot .ul1 li:nth-of-type(1) .com-array-list .com-array-box:nth-of-type(2) .inp1 {
  padding: 0 0 0 90px;
}
.lxwm-yij .dn-bot .ul1 li:nth-of-type(2) .com-array-list .com-array-box:nth-of-type(1) .inp1 {
  padding: 0 0 0 90px;
}
.lxwm-yij .dn-bot .ul1 li:nth-of-type(2) .com-array-list .com-array-box:nth-of-type(2) {
  width: 64.66666667%;
}
.lxwm-yij .dn-bot .ul1 li:nth-of-type(3) .com-array-list .com-array-box:nth-of-type(1) {
  width: 64.66666667%;
}
.lxwm-yij .dn-bot .ul1 li:nth-of-type(3) .com-array-list .com-array-box:nth-of-type(1) .inp1 {
  padding: 0 0 0 75px;
}
.lxwm-yij .dn-bot .ul1 li .com-array-list .com-array-box {
  width: 31.33333333%;
  margin: 0 1% 2%;
  height: 3vw;
}
.lxwm-yij .dn-bot .ul1 li .com-array-list .com-array-box b {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}
.lxwm-yij .dn-bot .ul1 li .com-array-list .com-array-box .inp1 {
  width: 100%;
  height: 100%;
  background: #efefef;
  padding: 0 0 0 65px;
}
.lxwm-yij .dn-bot .ul1 li .com-array-list .com-array-box .im-code1 {
  height: 100%;
}
.lxwm-yij .dn-bot .ul1 li .com-array-list .com-array-box .com-btn-more1 {
  float: right;
  height: 100%;
}
.shzr .com-array-list .com-array-box {
  width: 48%;
  margin: 0 1% 2%;
  height: 21vw;
  overflow: hidden;
}
.shzr .com-array-list .com-array-box:hover .com-img-all {
  transform: scale(1.05);
}
.shzr .com-array-list .com-array-box .dn-wen {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
}
.shzr .com-array-list .com-array-box .dn-wen .im1 {
  height: 4vw;
}
.shzr .com-array-list .com-array-box .dn-wen .dp1 {
  font-size: 1.6vw;
}
.shzr-xq-team .com-conta1 {
  border-top: 1px solid #d6d6d6;
}
.shzr-xq-team .com-array-list .com-array-box {
  width: 46%;
  margin: 0 2%;
}
.shzr-xq-team .com-array-list .com-array-box .dp-tu {
  height: 21vw;
}
.shzr-xq-team .com-array-list .com-array-box .dp-wen {
  text-align: center;
  padding: 2vw 0;
}
.shzr-xq-gongf .dn-bot2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shzr-xq-gongf .dn-bot2 .dn-fl {
  width: 30%;
}
.shzr-xq-gongf .dn-bot2 .dn-fl .im1 {
  max-width: 96%;
}
.shzr-xq-gongf .dn-bot2 .dn-fr {
  padding: 1vw;
  background: #ffffff;
  width: 70%;
}
.shzr-xq-gongf .dn-bot2 .dn-fr .jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-nei {
  background: #ffffff;
}
.shzr-xq-gongf .dn-bot2 .dn-fr .jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .wen-nei {
  margin: 0;
  padding: 0 5%;
}
.shzr-xq-gongf .dn-bot2 .dn-fr .jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .dp-list {
  width: 100%;
}
.fzlc {
  position: relative;
}
.fzlc .com-bg-img1 {
  background-position: center bottom;
}
.fzlc .dn-top .fzlc-sw1 .swiper-slide .dp-nei {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-end;
}
.fzlc .dn-top .fzlc-sw1 .swiper-slide .dp-nei .dp-tu {
  width: 45%;
  height: 19vw;
}
.fzlc .dn-top .fzlc-sw1 .swiper-slide .dp-nei .dp-wen {
  width: 50%;
  overflow: auto;
  padding: 0 5px 0 0;
}
.fzlc .dn-top .fzlc-sw1 .swiper-slide .dp-nei .dp-wen .dp-num1 {
  color: #ad1d23;
  font-size: 4vw;
  margin: 0 0 1vw;
}
.fzlc .dn-top .fzlc-sw1 .swiper-slide .dp-nei .dp-wen .dp-intr1 {
  color: #003333;
  font-size: 18px;
  line-height: 50px;
}
.fzlc .dn-bot {
  position: relative;
}
.fzlc .dn-bot:before {
  content: '';
  position: absolute;
  width: calc(100% - 2.4vw - 2.4vw - 1vw);
  border-bottom: 1px solid #e5e5e5;
  bottom: 7px;
  left: calc(2.4vw + 0.5vw);
  z-index: -1;
}
.fzlc .dn-bot .fzlc-sw2 {
  width: 50%;
  margin: 0 0 0 10%;
}
.fzlc .dn-bot .fzlc-sw2 .swiper-slide {
  text-align: center;
  margin: 0 2vw 0 0;
  width: auto;
  color: #333333;
  cursor: pointer;
}
.fzlc .dn-bot .fzlc-sw2 .swiper-slide .dp-num1 {
  font-size: 18px;
  font-weight: bold;
}
.fzlc .dn-bot .fzlc-sw2 .swiper-slide .dp-quan1 {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid transparent;
  margin: 1.3vw auto 0;
  position: relative;
}
.fzlc .dn-bot .fzlc-sw2 .swiper-slide .dp-quan1:before {
  content: '';
  position: absolute;
  width: calc(16px - 6px);
  height: calc(16px - 6px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #c1c1c1;
  border-radius: 50%;
}
.fzlc .dn-bot .fzlc-sw2 .swiper-slide.swiper-slide-thumb-active {
  color: #ad1d23;
}
.fzlc .dn-bot .fzlc-sw2 .swiper-slide.swiper-slide-thumb-active .dp-quan1 {
  border: 3px solid #ad1d23;
}
.fzlc .dn-bot .fzlc-sw2 .swiper-slide.swiper-slide-thumb-active .dp-quan1:before {
  background: #ffffff;
}
.fzlc .dn-bot .swiper-btn-all .swiper-btn {
  position: absolute;
  z-index: 2;
  width: 2.4vw;
  height: 2.4vw;
  border: 1px solid #c6c6c6;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -0.8vw;
  cursor: pointer;
  transition: all 0.4s ease;
  border-radius: 50%;
  outline: none;
}
.fzlc .dn-bot .swiper-btn-all .swiper-btn i {
  font-size: 1vw;
}
.fzlc .dn-bot .swiper-btn-all .swiper-btn:hover {
  background: #ad1d23;
  color: #ffffff;
}
.fzlc .dn-bot .swiper-btn-all .swiper-prev {
  left: 0;
}
.fzlc .dn-bot .swiper-btn-all .swiper-next {
  right: 0;
}
.xyzp .dn-top {
  text-align: center;
}
.xyzp .dn-top .com-array-list .com-array-box {
  height: 54px;
  background: #f5f5f5;
  margin: 0 0.4vw;
}
.xyzp .dn-top .com-array-list .com-array-box:nth-of-type(1) {
  width: 27vw;
}
.xyzp .dn-top .com-array-list .com-array-box:nth-of-type(2) {
  width: 230px;
}
.xyzp .dn-top .com-array-list .com-array-box:nth-of-type(3) {
  width: 230px;
}
.xyzp .dn-top .com-array-list .com-array-box:nth-of-type(4) {
  width: 140px;
}
.xyzp .dn-top .com-array-list .com-array-box .inp1,
.xyzp .dn-top .com-array-list .com-array-box .sel1,
.xyzp .dn-top .com-array-list .com-array-box .btn1 {
  width: 100%;
  height: 100%;
  background: transparent;
  color: #666666;
}
.xyzp .dn-top .com-array-list .com-array-box .inp1 {
  padding: 0 0 0 15px;
}
.xyzp .dn-top .com-array-list .com-array-box .sel1 {
  padding: 0 15px;
}
.xyzp .dn-top .com-array-list .com-array-box .btn1 {
  background: #d71718;
  color: #ffffff;
  cursor: pointer;
}
.xyzp .dn-top .com-array-list .com-array-box .btn1 i {
  font-size: 24px;
}
.xyzp .dn-mid {
  margin: 5vw 0;
}
.xyzp .dn-mid .com-array-list .com-array-box {
  width: 100%;
  margin: 0 0 1vw;
  border: 1px solid #d9d9d9;
}
.xyzp .dn-mid .com-array-list .com-array-box.active {
  border: 1px solid #ad1d23;
}
.xyzp .dn-mid .com-array-list .com-array-box.active .dp-top .dp-fr i {
  transform: rotate(45deg);
}
.xyzp .dn-mid .com-array-list .com-array-box.active .dp-bot {
  display: block;
  animation: fadeInRight1 0.4s 0.2s ease both;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl {
  width: calc(100% - 10vw);
  padding: 1vw 8vw 2vw 5vw;
  border-right: 1px solid #ececec;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl .dp-sha {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  color: #a8a8a8;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl .dp-sha .dp-pai:nth-of-type(1) {
  color: #ad1d23;
  font-size: 1.5vw;
  margin: 0 16vw 0 0;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl .dp-sha .dp-pai:nth-of-type(2),
.xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl .dp-sha .dp-pai:nth-of-type(3) {
  border-left: 1px solid #ececec;
  padding: 0 2vw;
  margin: 0 0 0.3vw;
  font-size: 12px;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl .dp-xia {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #ececec;
  line-height: 26px;
  padding: 10px 0 0;
  margin: 16px 0 0;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fr {
  width: 10vw;
  height: 10vw;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fr i {
  font-size: 20px;
  display: block;
  transition: all 0.4s ease;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-bot {
  border-top: 1px solid #ececec;
  padding: 2vw 3vw;
  display: none;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-bot .dp-intr1 {
  line-height: 26px;
}
.xyzp .dn-mid .com-array-list .com-array-box .dp-bot .a-send1 {
  display: inline-block;
  width: 140px;
  height: 44px;
  line-height: 42px;
  background: #ad1d23;
  color: #ffffff;
  text-align: center;
  margin: 2vw 0 0;
}
.xyzp .dn-bot {
  text-align: center;
}
.xyzp .dn-bot .a-more1 {
  display: inline-block;
  width: 170px;
  height: 50px;
  line-height: 50px;
  background: #ad1d23;
  color: #ffffff;
}
.xyzp-xq .dn-top .com-cnti1 {
  border-bottom: 2px solid #f2f2f2;
  margin: 0 0 1vw;
  padding: 0 0 3vw;
}
.xyzp-xq .dn-top .dp-job1 b {
  color: #d71718;
}
.xyzp-xq .dn-bot .ul1 li {
  margin: 0 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-end;
}
.xyzp-xq .dn-bot .ul1 li .dp-pai {
  width: 31.33333333%;
}
.xyzp-xq .dn-bot .ul1 li .dp-pai.dp-pai-w2 {
  width: 65.66666667%;
}
.xyzp-xq .dn-bot .ul1 li .dp-pai.dp-pai-w3 {
  width: 100%;
}
.xyzp-xq .dn-bot .ul1 li .dp-sha {
  font-size: 16px;
  color: #000000;
  margin: 0 0 10px;
}
.xyzp-xq .dn-bot .ul1 li .dp-xia .inp1 {
  width: 100%;
  height: 42px;
  border: 2px solid #f2f2f2;
  padding: 0 0 0 15px;
}
.xyzp-xq .dn-bot .ul1 li .dp-xia .file1 {
  background: #e6e6e6;
  line-height: calc(42px - 2px);
}
.xyzp-xq .dn-bot .ul1 li .dp-xia .sel1 {
  background: #f7f7f7;
}
.xyzp-xq .dn-bot .ul1 li .dp-xia .text1 {
  height: 230px;
  padding: 15px;
}
.xyzp-xq .dn-bot .ul1 li .dp-xia .im-code1 {
  height: 42px;
  display: block;
}
.xyzp-xq .dn-bot .ul1 li .dp-xia .btn1 {
  width: 49%;
  height: 42px;
  cursor: pointer;
  margin: 2vw 0 0;
}
.xyzp-xq .dn-bot .ul1 li .dp-xia .btn-sub {
  background: #d71718;
  color: #ffffff;
}
.xyzp-xq .dn-bot .ul1 li .dp-xia .btn-res {
  background: #e6e6e6;
}
.qygz-weiy .dn-bot .weiy-sw1 .swiper-slide {
  width: 31.33333333%;
  margin: 0.5% 1%;
  background: #f5f5f5;
}
.qygz-weiy .dn-bot .weiy-sw1 .swiper-slide .dp-ti1 {
  padding: 18px 0;
  background: #ad1d23;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
}
.qygz-weiy .dn-bot .weiy-sw1 .swiper-slide .dp-intr1 {
  padding: 34px;
}
.xxpl .com-conta1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
}
.xxpl .dn-fr {
  width: calc(100% - 238px - 4vw);
}
.xxpl .dn-fr .dn-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xxpl .dn-fr .dn-top .dp-fl {
  font-size: 30px;
  color: #333333;
}
.xxpl .dn-fr .dn-top .dp-fr .com-array-list .com-array-box {
  height: 2.3vw;
  border-radius: 4px;
  overflow: hidden;
  background: #ad1d23;
  margin: 0 0 0 0.5vw;
  width: 16vw;
}
.xxpl .dn-fr .dn-top .dp-fr .com-array-list .com-array-box:nth-of-type(1) {
  border: 1px solid #e5e1de;
  background: transparent;
}
.xxpl .dn-fr .dn-top .dp-fr .com-array-list .com-array-box:nth-of-type(3) {
  width: 8vw;
}
.xxpl .dn-fr .dn-top .dp-fr .com-array-list .com-array-box .inp1 {
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 0 0 0 15px;
}
.xxpl .dn-fr .dn-top .dp-fr .com-array-list .com-array-box .sel1 {
  color: #999999;
}
.xxpl .dn-fr .dn-top .dp-fr .com-array-list .com-array-box .btn1 {
  width: 50px;
  text-align: center;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  z-index: 2;
  cursor: pointer;
}
.xxpl .dn-fr .dn-mid {
  margin: 3vw 0;
  border-top: 1px solid #e5e1de;
}
.xxpl .dn-fr .dn-mid .com-array-list .com-array-box {
  border-bottom: 1px solid #e5e1de;
  width: 100%;
}
.xxpl .dn-fr .dn-mid .com-array-list .com-array-box .com-a-all {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1vw 0;
}
.xxpl .dn-fr .dn-mid .com-array-list .com-array-box .dp-time1 {
  width: 130px;
  color: #ad1d23;
  text-align: center;
}
.xxpl .dn-fr .dn-mid .com-array-list .com-array-box .dp-time1 b {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #000000;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.xxpl .dn-fr .dn-mid .com-array-list .com-array-box .dp-intr1 {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 130px - 70px);
}
.xxpl .dn-fr .dn-mid .com-array-list .com-array-box .dp-icon1 {
  color: #ad1d23;
  width: 70px;
  text-align: center;
  font-weight: bold;
}
.xxpl .dn-fr .dn-mid .com-array-list .com-array-box .dp-icon1 i {
  font-size: 26px;
}
.xwzx .dn-top {
  margin: 0 0 3vw;
}
.xwzx .dn-top .com-array-list .com-array-box {
  width: 48%;
  margin: 0 1% 2%;
  height: 21vw;
}
.xwzx .dn-top .com-array-list .com-array-box .dp-wen {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 2vw;
  background-image: linear-gradient(transparent, #000000);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.xwzx .dn-top .com-array-list .com-array-box .dp-wen .dp-z {
  flex: 1;
  padding: 0 5vw 0 0;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xwzx .dn-top .com-array-list .com-array-box .dp-wen .dp-y {
  width: 100px;
  text-align: right;
}
.xwzx .dn-bot .bot-nei {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
.xwzx .dn-bot .dn-fl {
  width: calc(100% - 390px);
  padding: 0 3vw 0 0;
}
.xwzx .dn-bot .dn-fl .com-array-list {
  margin: -2vw 0 0;
}
.xwzx .dn-bot .dn-fl .com-array-list .com-array-box {
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
}
.xwzx .dn-bot .dn-fl .com-array-list .com-array-box:hover .dp-tu .com-img-all {
  transform: scale(1.05);
}
.xwzx .dn-bot .dn-fl .com-array-list .com-array-box:hover .dp-wen .dp-ti1,
.xwzx .dn-bot .dn-fl .com-array-list .com-array-box:hover .dp-wen .dp-more1 {
  color: #ad1d23;
}
.xwzx .dn-bot .dn-fl .com-array-list .com-array-box .com-a-all {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2vw 0;
}
.xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-tu {
  width: 328px;
  height: 210px;
  overflow: hidden;
}
.xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-wen {
  width: calc(100% - 328px - 2vw);
}
.xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-wen .dp-ti1 {
  font-size: 20px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-wen .dp-time1 {
  font-size: 12px;
  color: #888888;
  margin: 15px 0;
}
.xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-wen .dp-intr1 {
  color: #888888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0 0 60px;
}
.xwzx .dn-bot .dn-fr {
  width: 390px;
  padding: 0 0 0 2vw;
}
.xwzx .dn-bot .dn-fr .dp-ti1 {
  font-size: 24px;
  color: #333333;
}
.xwzx .dn-bot .dn-fr .dn-xia .qiy-sw1 .swiper-wrapper {
  display: block;
}
.xwzx .dn-bot .dn-fr .dn-xia .qiy-sw1 .swiper-slide {
  width: 100%;
  margin: 1vw 0 0;
  min-height: 200px;
  background: #f7f7f7;
  transition: all 0.4s ease;
}
.xwzx .dn-bot .dn-fr .dn-xia .qiy-sw1 .swiper-slide:hover {
  background: #ad1d23;
}
.xwzx .dn-bot .dn-fr .dn-xia .qiy-sw1 .swiper-slide:hover .com-a-all {
  color: #ffffff;
}
.xwzx .dn-bot .dn-fr .dn-xia .qiy-sw1 .swiper-slide .com-a-all {
  padding: 25px;
  color: #333333;
}
.xwzx .dn-bot .dn-fr .dn-xia .qiy-sw1 .swiper-slide .dp-intr1 {
  font-size: 18px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0 0 80px;
}
.xwzx-xq .dn-bot .dn-fl .dn-sha {
  color: #000000;
}
.xwzx-xq .dn-bot .dn-fl .dn-sha .dp-time1 {
  margin: 2vw 0 0;
}
.xwzx-xq .dn-bot .dn-fl .dn-zho {
  padding: 3vw 0;
  margin: 0 0 3vw;
  border-bottom: 1px solid #ccd0d3;
}
.xwzx-xq .dn-bot .dn-fl .dn-zho .com-wen1 {
  font-size: 14px;
  color: #333333;
}
.xwzx-xq .dn-bot .dn-fl .dn-xia {
  text-align: center;
}
.xwzx-xq .dn-bot .dn-fl .dn-xia .com-btn-more1 {
  display: inline-block;
  margin: 0 2vw;
}
.spzx .dn-top .com-array-list .com-array-box {
  width: 48%;
  margin: 0 1% 2%;
  cursor: pointer;
}
.spzx .dn-top .com-array-list .com-array-box:nth-of-type(1) {
  width: 98%;
  margin: 0 1% 4%;
}
@media screen and (min-width: 780px) {
  .spzx .dn-top .com-array-list .com-array-box:nth-of-type(1) .dp-tu {
    height: 34vw;
  }
  .spzx .dn-top .com-array-list .com-array-box:nth-of-type(1) .dp-wen {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2vw;
  }
  .spzx .dn-top .com-array-list .com-array-box:nth-of-type(1) .dp-wen .dp-z {
    color: #ffffff;
  }
  .spzx .dn-top .com-array-list .com-array-box:nth-of-type(1) .dp-wen .dp-y {
    display: none;
  }
}
.spzx .dn-top .com-array-list .com-array-box:hover .dp-tu .com-img-all {
  transform: scale(1.05);
}
.spzx .dn-top .com-array-list .com-array-box .dp-tu {
  height: 21vw;
  overflow: hidden;
  position: relative;
}
.spzx .dn-top .com-array-list .com-array-box .dp-tu i {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3vw;
  color: #ffffff;
}
.spzx .dn-top .com-array-list .com-array-box .dp-wen {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2vw 0 0;
}
.spzx .dn-top .com-array-list .com-array-box .dp-wen .dp-z {
  font-size: 20px;
  color: #000000;
  width: calc(100% - 126px - 4vw);
}
.spzx .dn-top .com-array-list .com-array-box .dp-wen .dp-y {
  width: 126px;
}
.spzx .dn-top .com-array-list .com-array-box .dp-video {
  display: none;
}
.spzx-video {
  width: 50vw;
  height: 50vh;
  background: #000000;
}
.spzx-video .vid1 {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  margin: auto;
}
.zlzx .qiy-sw1 .swiper-slide {
  width: 18%;
  margin: 1%;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  transition: all 0.4s ease;
}
.zlzx .qiy-sw1 .swiper-slide:hover {
  background: #a82329;
}
.zlzx .qiy-sw1 .swiper-slide:hover * {
  color: #ffffff !important;
}
.zlzx .qiy-sw1 .swiper-slide:hover .dp-tu .bg1 {
  opacity: 1;
}
.zlzx .qiy-sw1 .swiper-slide:hover .dp-tu .bg-img {
  position: relative;
}
.zlzx .qiy-sw1 .swiper-slide:hover .dp-tu .bg-img .im1 {
  display: none;
}
.zlzx .qiy-sw1 .swiper-slide:hover .dp-tu .bg-img .im2 {
  display: block;
}
.zlzx .qiy-sw1 .swiper-slide .com-a-all {
  padding: 2.6vw 0;
}
.zlzx .qiy-sw1 .swiper-slide .dp-tu {
  width: 5.6vw;
  height: 5.6vw;
  margin: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zlzx .qiy-sw1 .swiper-slide .dp-tu .bg1 {
  background-image: url("../images/zlzxbg1_03.png");
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
}
.zlzx .qiy-sw1 .swiper-slide .dp-tu .bg-img img {
  height: 2.3vw;
  display: block;
}
.zlzx .qiy-sw1 .swiper-slide .dp-tu .bg-img .im2 {
  display: none;
}
.zlzx .qiy-sw1 .swiper-slide .dp-wen .dp1 {
  font-size: 1.25vw;
  color: #333333;
  margin: 1.04166667vw 0 0.52083333vw;
}
.zlzx .qiy-sw1 .swiper-slide .dp-wen .dp2 {
  font-size: 12px;
  color: #888888;
}
.zlzx-xq .dn-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #efefef;
  padding: 0 0 3vw;
  margin: 0 0 3vw;
}
.zlzx-xq .dn-top .dp-fr .dp-tu {
  width: 6.5vw;
  height: 6.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.zlzx-xq .dn-top .dp-fr .dp-tu .bg1 {
  background-image: url("../images/zlzxbg1_03.png");
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
}
.zlzx-xq .dn-top .dp-fr .dp-tu .bg-img img {
  height: 2.3vw;
  display: block;
}
.zlzx-xq2 .dn-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f5f5f5;
}
.zlzx-xq2 .dn-top .dp-fl {
  width: 530px;
  height: 570px;
}
.zlzx-xq2 .dn-top .dp-fr {
  width: calc(100% - 530px);
  height: 570px;
  padding: 3vw;
}
.zlzx-xq2 .dn-top .dp-fr .dn-nei {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.zlzx-xq2 .dn-top .dp-fr .com-ban-enti1 {
  color: #333333;
  border-bottom: 1px solid #c4c8cb;
  padding: 0 0 1vw;
  margin: 0 0 1.5vw;
}
.zlzx-xq2 .dn-bot .dn-sha {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 2vw;
}
.zlzx-xq2 .dn-bot .dn-sha .dp-z {
  color: #333333;
}
.zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide {
  width: 19%;
  margin: 0 0.5% 1%;
  background: #f2f2f2;
  cursor: pointer;
}
.zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-tu {
  height: 19vw;
  overflow: hidden;
}
.zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-wen {
  padding: 1.8vw 1.3vw;
}
.zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-wen .dp-name1 {
  margin: 0 0 1vw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-wen .dp-name1 .b-name1 {
  font-size: 18px;
  color: #000000;
}
.zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-wen .dp-name1 .b-job1 {
  font-size: 12px;
  color: #888888;
}
.zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-wen .dp-intr1 {
  font-size: 12px;
  line-height: 24px;
  text-align: justify;
  height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-layer {
  display: none;
}
.zlzx-xq2-layer {
  width: 83vw;
  height: 570px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
}
.zlzx-xq2-layer.kjcx-layer {
  height: calc(375px + 50px);
}
.zlzx-xq2-layer .dp-zuo {
  width: 370px;
  height: 100%;
  background: #f2f2f2;
  text-align: center;
  padding: 25px;
}
.zlzx-xq2-layer .dp-zuo .zuo-tu {
  height: 375px;
}
.zlzx-xq2-layer .dp-zuo .zuo-wen {
  height: calc(100% - 375px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.zlzx-xq2-layer .dp-zuo .zuo-wen .b-name1 {
  font-size: 18px;
  color: #000000;
}
.zlzx-xq2-layer .dp-zuo .zuo-wen .b-job1 {
  font-size: 12px;
  color: #888888;
  margin: 0.6vw 0 0;
}
.zlzx-xq2-layer .dp-you {
  width: calc(100% - 370px);
  height: 100%;
  padding: 2.5vw;
}
.zlzx-xq2-layer .dp-you .you-nei {
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 0 5px 0 0;
}
.zlzx-xq2-layer .dp-you .you-top {
  border-bottom: 1px solid #ccd0d3;
  padding: 0 0 2vw;
  margin: 0 0 2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
}
.zlzx-xq2-layer .dp-you .you-top .dp-icon .im1 {
  height: 78px;
}
.zlzx-xq2-layer .dp-you .you-top .dp-kes .dp-1 {
  color: #ad1d23;
}
.zlzx-xq2-layer .dp-you .you-top .dp-kes .dp-2 {
  font-size: 24px;
  color: #000000;
}
.jgwl-zongy .zongy-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-end;
}
.jgwl-zongy .zongy-top .dp-fl {
  flex: 1;
  padding: 0 4vw 0 0;
}
.jgwl-zongy .zongy-top .dp-fl .dp-intr1 {
  margin: 1.5vw 0 0;
  color: #888888;
}
.jgwl-zongy .zongy-top .dp-fr {
  width: 246px;
  height: 246px;
  border-radius: 50%;
  border: 10px solid #dcdcdc;
  overflow: hidden;
  position: relative;
}
.jgwl-zongy .zongy-top .dp-fr .dp1 {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
}
.jgwl-zongy .lxwm-lianx {
  border: 1px solid #dfdfdf;
  padding: 2vw;
}
.jgwl-zongy .lxwm-lianx .dn-top .com-array-list .com-array-box {
  width: 25%;
}
.jgwl-yiy.djwh-dangj .dn-top .yiy-sw1 .swiper-slide {
  min-width: 12vw;
}
.jgwl-yiy.djwh-dangj .dn-top .yiy-sw1 .swiper-slide:nth-of-type(2),
.jgwl-yiy.djwh-dangj .dn-top .yiy-sw1 .swiper-slide:last-of-type {
  display: none;
}
.jgwl-yiy.djwh-dangj .com-wenh-swiper1 .dp-wen1 {
  background: #f5f5f5;
}
.jgwl-yiy .dn-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
}
.jgwl-yiy .dn-top .yiy-sw1 {
  flex: 1;
  height: 100%;
  line-height: calc(64px - 2px);
}
.jgwl-yiy .dn-top .yiy-sw1 .swiper-slide {
  min-width: 14.28571429%;
  width: auto;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 16px;
  padding: 0 1vw;
  border: 1px solid #e0e0e0;
  margin: 0 0 0 -1px;
}
.jgwl-yiy .dn-top .yiy-sw1 .swiper-slide.swiper-slide-thumb-active {
  background: #ad1d23;
  color: #ffffff;
}
.jgwl-yiy .dn-top .swiper-btn-all {
  width: 64px;
  height: 100%;
  background: #ad1d23;
  color: #ffffff;
}
.jgwl-yiy .dn-top .swiper-btn-all .swiper-btn {
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}
.jgwl-yiy .dn-top .swiper-btn-all .swiper-btn i {
  font-size: 20px;
}
.jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-nei {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  background: #f6f6f6;
}
.jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-tu {
  width: 48%;
  height: 25vw;
  overflow: hidden;
}
.jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen {
  width: 52%;
  height: 25vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
  padding: 0 5px 0 0;
}
.jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .wen-nei {
  width: 70%;
}
.jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .dp-xi1 {
  width: 28px;
  height: 2px;
  background: #dbdbdb;
  margin: 0.6vw 0 1vw;
}
.jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .dp-list .dp-pai {
  margin: 0 0 1vw;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .dp-list .dp-pai i {
  color: #d71718;
  font-size: 20px;
  margin: 0 10px 0 0;
}
.jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .dp-list .dp-pai p {
  width: calc(100% - 45px);
  margin: -3px 0 0;
}
.jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .dp-xia-more {
  padding: 1vw 0 0;
}
.jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .dp-xia-more > div {
  display: inline-block;
}
@media screen and (max-width: 1440px) {
  .header .dn-nei {
    height: 70px;
  }
  .header .head-logo .com-a-all .im1 {
    height: 40px;
  }
  .header .head-nav {
    line-height: 70px;
  }
  .header .head-fr > div {
    width: 70px;
  }
  .footer .dn-mid .com-array-list .com-array-box:not(:last-of-type) {
    margin-right: 4vw;
  }
  .com-wen1 {
    font-size: 15px;
    line-height: 28px;
  }
  .com-navigation1 .dn-fl {
    padding: 0 2vw 0 0;
    text-align: right;
  }
  .com-navigation1 .dn-fl .b1 {
    float: none;
  }
  .inde-jies .dn-wen .dp-intr1 {
    margin: 1vw 0 1.5vw;
  }
  .inde-jies .dn-wen .dp-list {
    margin: 0 0 2vw;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide {
    height: 300px;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all {
    padding: 25px;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-time1 {
    margin: 60px 0 0;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-more1 {
    right: 25px;
    bottom: 25px;
  }
  .inde-key .dn-mid .key-sw1 .swiper-slide .dp1 {
    font-size: 18px;
  }
  .xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-tu {
    width: 280px;
    height: 180px;
  }
  .xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-wen {
    width: calc(100% - 280px - 2vw);
  }
  .xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-wen .dp-intr1 {
    margin: 0 0 32px;
  }
  .zlzx-xq2 .dn-top .dp-fl {
    width: 460px;
    height: 494px;
  }
  .zlzx-xq2 .dn-top .dp-fr {
    width: calc(100% - 460px);
    height: 494px;
  }
}
@media screen and (max-width: 780px) {
  body,
  html {
    min-width: 300px;
    font-size: 3.5vw;
  }
  .com-array-box {
    font-size: 3.5vw;
  }
  .fs-mo35 {
    font-size: 3.5vw;
  }
  .fs-mo40 {
    font-size: 4vw;
  }
  .fs-mo50 {
    font-size: 5vw;
  }
  .fs-mo60 {
    font-size: 6vw;
  }
  .com-conta1 {
    width: 90%;
  }
  .com-conta2 {
    width: 90%;
  }
  .com-ban-cnti1 {
    font-size: 6vw;
  }
  .com-ban-enti1 {
    font-size: 5vw;
  }
  .com-ban-more1 {
    width: 5vw;
    height: 5vw;
  }
  .com-ban-more1 i {
    font-size: 4vw;
  }
  .com-cnti1 {
    font-size: 6vw;
  }
  .com-cnti2 {
    font-size: 5vw;
  }
  .com-wen1 {
    font-size: 3.5vw;
    line-height: 6vw;
  }
  .com-btn-more1,
  .com-btn-more2 {
    width: 30vw;
    height: 8vw;
    line-height: 8vw;
  }
  .com-swiper1 .swiper-scrollbar {
    display: block;
  }
  .com-ban1 .dn-wen {
    top: 60%;
  }
  .com-navigation1 {
    display: block;
    height: auto;
    line-height: inherit;
  }
  .com-navigation1 .dn-fl {
    display: none;
  }
  .com-navigation1 .dn-fr {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #dfdfdf;
  }
  .com-navigation1 .dn-fr .com-array-list {
    background: #ffffff;
    flex-wrap: wrap;
  }
  .com-navigation1 .dn-fr .com-array-list .com-array-box {
    font-size: 3.5vw;
    padding: 2vw 0;
    width: 25%;
    text-align: center;
  }
  .com-fenye1 .a1 {
    width: 7.46666667vw;
    height: 7.46666667vw;
    margin: 0 0.66666667vw;
    font-size: 3.73333333vw;
  }
  .com-sidebar-swit1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .com-sidebar-swit1 .a-pai {
    font-size: 4vw;
    padding: 3vw;
    width: 50%;
  }
  .com-wenh-swiper1 .com-swiper1 .swiper-slide {
    width: 98%;
  }
  .com-wenh-swiper1 .com-swiper1 .swiper-slide .dp-tu1 {
    height: 50vw;
  }
  .com-wenh-swiper1 .com-swiper1 .swiper-slide .dp-wen1 {
    padding: 5vw;
  }
  .com-wenh-swiper1 .com-swiper1 .swiper-slide .dp-wen1 .dp-ti1 {
    font-size: 5vw;
  }
  .com-wenh-swiper1 .com-swiper1 .swiper-slide .dp-wen1 .dp-intr1 {
    margin: 3vw 0;
  }
  .header .head-logo .com-a-all .im1 {
    height: 30px;
  }
  .header .head-nav {
    position: absolute;
    z-index: 5;
    background: #ffffff;
    top: 100%;
    left: 0;
    height: auto;
    border-top: 1px solid #dfdfdf;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    line-height: inherit;
    display: none;
  }
  .header .head-nav .com-array-list .com-array-box {
    width: 100%;
    margin: 0;
    padding: 3vw;
    text-align: center;
  }
  .header .head-nav .com-array-list .com-array-box .dn-top .com-a-all:before {
    bottom: -2vw;
  }
  .header .dn-nei {
    height: 50px;
  }
  .header .head-fr > div {
    width: 50px;
  }
  .header .head-fr .dn-menu {
    display: block;
  }
  .footer .dn-top {
    padding: 5vw 0;
  }
  .footer .dn-top .dn-fl {
    display: none;
  }
  .footer .dn-top .dn-fr {
    width: 100%;
    text-align: center;
  }
  .footer .dn-top .dn-fr .com-array-list .com-array-box {
    margin: 0 4vw;
  }
  .footer .dn-top .dn-fr .com-array-list .com-array-box .im1 {
    width: 20vw;
    height: 20vw;
  }
  .footer .dn-mid {
    padding: 5vw 0 7vw;
  }
  .footer .dn-mid .dn-fl {
    display: none;
  }
  .footer .dn-mid .com-array-list .com-array-box .dp-top {
    font-size: 5vw;
  }
  .footer .dn-mid .com-array-list .com-array-box .dp-bot {
    line-height: 6vw;
  }
  .footer .dn-mid .com-array-list .com-array-box .dp-bot .dp-phone1 {
    font-size: 6vw;
  }
  .footer .dn-link {
    padding: 5vw 0;
  }
  .footer .dn-bot {
    padding: 5vw 0;
    display: block !important;
  }
  .lay-sear1 .form1 .inp1 {
    width: 60vw;
    font-size: 4vw;
  }
  .lay-sear1 .form1 .btn-sub {
    height: auto;
    width: 26vw;
    border-radius: 30vw;
    margin: 2vw auto 0;
    padding: 2vw 0;
  }
  .inde-ban .ban-sw1 {
    height: 60vw;
  }
  .inde-ban .ban-sw1 .swiper-btn-all .swiper-btn i {
    font-size: 5vw;
  }
  .inde-jies .com-conta1 {
    display: block;
  }
  .inde-jies .dn-tu {
    width: 100% !important;
    height: 50vw;
    margin: 0;
    overflow: hidden;
    margin: 5vw 0 0 !important;
  }
  .inde-jies .dn-tu .im1 {
    width: 100%;
  }
  .inde-jies .dn-wen {
    width: 100% !important;
    margin: 5vw 0 0;
  }
  .inde-jies .dn-wen .dp-list .com-array-list {
    width: 100%;
  }
  .inde-jies .dn-wen .dp-list .com-array-list .com-array-box .dp1 b {
    font-size: 6vw;
  }
  .inde-jies .dn-wen .dp-list .com-array-list .com-array-box .dp2 {
    font-size: 4vw;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide {
    width: 100%;
    height: 70vw;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all {
    padding: 5vw;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-ti1 {
    font-size: 5vw;
    line-height: 8vw;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-xi1 {
    margin: 2vw 0 5vw;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-intr1 {
    font-size: 4vw;
    line-height: 6vw;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-time1 {
    font-size: 5vw;
    margin: 10vw 0 0;
  }
  .inde-xinw .dn-bot .xinw-sw1 .swiper-slide .com-a-all .dp-more1 {
    right: 5vw;
    bottom: 12vw;
  }
  .inde-key .dn-mid .key-sw1 .swiper-slide {
    width: auto;
    padding: 0 4vw;
  }
  .inde-key .dn-mid .key-sw1 .swiper-slide .im1 {
    height: 10vw;
  }
  .inde-key .dn-mid .key-sw1 .swiper-slide .dp1 {
    font-size: 4vw;
  }
  .inde-key .dn-bot .key-sw2 {
    width: 100%;
    height: 50vw;
  }
  .inde-key .dn-bot .key-sw2 .swiper-btn-all .swiper-btn {
    width: 8vw;
    height: 8vw;
  }
  .inde-key .dn-bot .key-sw2 .swiper-btn-all .swiper-btn i {
    font-size: 5vw;
  }
  .inde-key .dn-bot .key-sw2 .swiper-slide .dn-wen {
    width: 50vw;
  }
  .inde-yiy .dn-bot .yiy-sw1 {
    height: auto;
  }
  .inde-yiy .dn-bot .yiy-sw1 .swiper-wrapper {
    display: block;
  }
  .inde-yiy .dn-bot .yiy-sw1 .swiper-slide {
    width: 100% !important;
    height: 50vw !important;
    position: relative;
    left: 0 !important;
  }
  .inde-yiy .dn-bot .yiy-sw1 .swiper-slide .dn-wen .dp-ti1 {
    font-size: 5vw !important;
  }
  .inde-yiy .dn-bot .yiy-sw1 .swiper-slide .dn-wen .dp-ti2 {
    font-size: 4vw;
  }
  .inde-yiy .dn-bot .yiy-sw1 .swiper-slide .dn-wen .dp-ti2 i {
    font-size: 4vw;
  }
  .kyjx .dn-top {
    display: block;
  }
  .kyjx .dn-top .dp-fl {
    width: 100%;
    height: 50vw;
  }
  .kyjx .dn-top .dp-fr {
    width: 100%;
    height: auto;
    padding: 5vw;
  }
  .kjcx-hul .com-conta1,
  .kjcx-hul .com-al-ju-be {
    display: block;
  }
  .kjcx-hul .dn-tu {
    width: 100%;
    height: 50vw;
  }
  .kjcx-hul .dn-tu .dp1 {
    font-size: 4vw;
  }
  .kjcx-hul .dn-tu .iconfont {
    font-size: 6vw;
  }
  .kjcx-hul .dn-wen {
    width: 100%;
    padding: 5vw;
    max-height: inherit;
  }
  .kjcx-hul .dn-wen .dp-intr1 {
    max-height: inherit;
  }
  .jtjj-zhiz .dn-bot .zhiz-sw1 .swiper-slide {
    width: 100%;
  }
  .jtjj-zhiz .dn-bot .zhiz-sw1 .swiper-slide .a1 {
    font-size: 3.73333333vw;
  }
  .jtjj-zhiz .dn-bot .zhiz-sw1 .swiper-slide .im1 {
    width: 100%;
    height: auto;
    margin: 0 0 2.66666667vw;
  }
  .jtjj-zhiz .dn-bot .zhiz-sw1 .swiper-slide .dp1 {
    max-width: 100%;
  }
  .jtjj-zhiz .dn-bot .swiper-pagination .swiper-pagination-bullet {
    width: 1.6vw;
    height: 1.6vw;
    margin: 0 0.4vw;
  }
  .jtjj-zhiz .dn-bot .swiper-pagination .swiper-pagination-bullet:before {
    width: calc(100% + 10 / 750 * 100vw);
    height: calc(100% + 10 / 750 * 100vw);
    left: -0.66666667vw;
    top: -0.66666667vw;
  }
  .jtjj-anl .dn-bot .com-array-list .com-array-box {
    width: 98%;
  }
  .jtjj-anl .dn-bot .com-array-list .com-array-box .com-a-all {
    display: block;
  }
  .jtjj-anl .dn-bot .com-array-list .com-array-box .dn-tu {
    width: 100%;
    height: 40vw;
  }
  .jtjj-anl .dn-bot .com-array-list .com-array-box .dn-wen {
    width: 100%;
    padding: 5vw;
  }
  .jtjj-anl .dn-bot .com-array-list .com-array-box .dn-wen .dp-ti1 {
    font-size: 6vw;
  }
  .jtjj-anl .dn-bot .com-array-list .com-array-box .dn-wen .dp-intr1 {
    line-height: 6vw;
  }
  .djwh-qiy .dn-bot .com-swiper1 .swiper-slide {
    width: 100%;
    height: auto;
    padding: 5vw;
  }
  .djwh-qiy .dn-bot .com-swiper1 .swiper-slide .im-ic1 {
    top: 5vw;
    right: 5vw;
    height: 8vw;
  }
  .djwh-qiy .dn-bot .com-swiper1 .swiper-slide .dp-ti1 {
    font-size: 5vw;
  }
  .djwh-qiy .dn-bot .com-swiper1 .swiper-slide .dp-xi1 {
    margin: 2vw 0 6vw;
  }
  .djwh-qiy .dn-bot .com-swiper1 .swiper-slide .dp-ti2 {
    font-size: 5vw;
    margin: 0 0 6vw;
    height: auto;
  }
  .djwh-qiy.gszl .dn-bot .gszl-sw1 .swiper-slide {
    width: 98%;
    margin: 1%;
  }
  .djwh-wenh .dn-top .dp-intr1 {
    padding: 0;
  }
  .fzlc .dn-top .fzlc-sw1 {
    margin: 5vw 0 0;
  }
  .fzlc .dn-top .fzlc-sw1 .swiper-slide .dp-nei {
    display: block;
  }
  .fzlc .dn-top .fzlc-sw1 .swiper-slide .dp-nei .dp-wen {
    width: 100%;
  }
  .fzlc .dn-top .fzlc-sw1 .swiper-slide .dp-nei .dp-wen .dp-num1 {
    font-size: 5vw;
  }
  .fzlc .dn-top .fzlc-sw1 .swiper-slide .dp-nei .dp-wen .dp-intr1 {
    font-size: 4vw;
    line-height: 6vw;
  }
  .fzlc .dn-top .fzlc-sw1 .swiper-slide .dp-nei .dp-tu {
    width: 100%;
    height: 40vw;
    margin: 5vw 0 0;
  }
  .fzlc .dn-bot .fzlc-sw2 {
    width: 90%;
    margin: auto;
  }
  .fzlc .dn-bot .fzlc-sw2 .swiper-slide .dp-num1 {
    font-size: 4vw;
  }
  .fzlc .dn-bot .fzlc-sw2 .swiper-slide .dp-quan1 {
    width: 4vw;
    height: 4vw;
  }
  .fzlc .dn-bot .fzlc-sw2 .swiper-slide .dp-quan1:before {
    width: 2vw;
    height: 2vw;
  }
  .fzlc .dn-bot .swiper-btn-all .swiper-btn {
    width: 6vw;
    height: 6vw;
  }
  .fzlc .dn-bot .swiper-btn-all .swiper-btn i {
    font-size: 4vw;
  }
  .gltd .dn-top .com-array-list .com-array-box {
    padding: 5vw 0;
  }
  .gltd .dn-top .com-array-list .com-array-box .com-a-all {
    display: block;
  }
  .gltd .dn-top .com-array-list .com-array-box .dn-wen {
    width: 100%;
    padding: 0;
  }
  .gltd .dn-top .com-array-list .com-array-box .dn-wen .dp-name1 {
    font-size: 6vw;
  }
  .gltd .dn-top .com-array-list .com-array-box .dn-wen .dp-job1 {
    font-size: 5vw;
  }
  .gltd .dn-top .com-array-list .com-array-box .dn-wen .dp-xi1 {
    margin: 0 0 5vw;
  }
  .gltd .dn-top .com-array-list .com-array-box .dn-tu {
    width: 100%;
    height: 106.66666667vw;
    margin: 5vw 0 0;
  }
  .lxwm-lianx .dn-top .com-array-list {
    width: 100%;
    margin: 0;
  }
  .lxwm-lianx .dn-top .com-array-list .com-array-box {
    width: 50% !important;
    padding: 4vw 0;
  }
  .lxwm-lianx .dn-top .com-array-list .com-array-box:before {
    display: none;
  }
  .lxwm-lianx .dn-top .com-array-list .com-array-box .dp-ti1 {
    font-size: 5vw;
  }
  .lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xi1 {
    width: 5vw;
  }
  .lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xia .dp-2 .b-addr1 {
    font-size: 3.5vw;
  }
  .lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xia .dp-2 .b1 {
    width: 5vw;
    height: 5vw;
    line-height: 5vw;
  }
  .lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xia .dp-2 .b1 i {
    font-size: 3.73333333vw;
  }
  .lxwm-lianx .dn-top .com-array-list .com-array-box .dp-xia .dp-2 .b2 {
    font-size: 3.5vw;
  }
  .lxwm-lianx .dn-bot #allmap {
    height: 40vw;
  }
  .lxwm-lianx .dn-bot .map-info {
    position: relative;
    right: 0;
    top: 0;
    transform: none;
    padding: 5vw;
  }
  .lxwm-lianx .dn-bot .map-info .dp-name1 {
    font-size: 5vw;
  }
  .lxwm-lianx .dn-bot .map-info .dp-xia {
    font-size: 4vw;
    line-height: 8vw;
  }
  .lxwm-yij .dn-bot .ul1 li .com-array-list .com-array-box {
    width: 98% !important;
    height: 10vw;
  }
  .jgwl-zongy .zongy-top {
    display: block;
  }
  .jgwl-zongy .zongy-top .dp-fl {
    width: 100%;
  }
  .jgwl-zongy .zongy-top .dp-fr {
    width: 50%;
    height: 45vw;
    margin: 5vw auto 0;
  }
  .jgwl-zongy .zongy-top .dp-fr .dp1 {
    font-size: 5vw;
  }
  .jgwl-yiy .dn-top {
    height: 10vw;
  }
  .jgwl-yiy .dn-top .yiy-sw1 {
    line-height: calc(10vw - 2px);
  }
  .jgwl-yiy .dn-top .yiy-sw1 .swiper-slide {
    font-size: 4vw;
    padding: 0 5vw;
  }
  .jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-nei {
    display: block;
  }
  .jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-tu {
    width: 100%;
    height: 50vw;
  }
  .jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen {
    padding: 5vw;
    width: 100%;
    height: auto;
  }
  .jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .wen-nei {
    margin: 0;
    width: 100%;
  }
  .jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .dp-list {
    width: 100%;
  }
  .jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .dp-list .dp-pai {
    font-size: 3.5vw;
    margin: 0 0 2.66666667vw;
  }
  .jgwl-yiy .dn-bot .yiy-sw2 .swiper-slide .dp-wen .dp-xi1 {
    margin: 2.66666667vw 0;
  }
  .shzr .com-array-list .com-array-box {
    width: 98%;
    height: 50vw;
  }
  .shzr .com-array-list .com-array-box .dn-wen .im1 {
    height: 10vw;
  }
  .shzr .com-array-list .com-array-box .dn-wen .dp1 {
    font-size: 5vw;
  }
  .shzr-xq-team .com-array-list .com-array-box {
    width: 96%;
  }
  .shzr-xq-team .com-array-list .com-array-box .dp-tu {
    height: 40vw;
  }
  .shzr-xq-gongf .dn-bot2 {
    display: block;
  }
  .shzr-xq-gongf .dn-bot2 .dn-fl {
    width: 100%;
  }
  .shzr-xq-gongf .dn-bot2 .dn-fr {
    width: 100%;
  }
  .hfalg .dn-top .com-array-list .com-array-box {
    width: 100%;
  }
  .hfalg .dn-top .com-array-list .com-array-box .com-a-all {
    padding: 3vw;
  }
  .hfalg .dn-top .com-array-list .com-array-box .iconfont {
    right: 3vw;
    top: 3vw;
    font-size: 4vw;
  }
  .hfalg .dn-top .com-array-list .com-array-box .dn-wen .dp-name1 {
    font-size: 5vw;
  }
  .hfalg .dn-top .com-array-list .com-array-box .dn-wen .dp-more1 {
    font-size: 4vw;
  }
  .xyzp .dn-top .com-array-list .com-array-box {
    height: 10vw;
    width: 48% !important;
    margin: 0 1% 2%;
  }
  .xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl {
    padding: 3vw;
  }
  .xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl .dp-sha .dp-pai:nth-of-type(1) {
    font-size: 4vw;
    margin: 0;
    width: 50%;
  }
  .xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl .dp-xia {
    margin: 0;
    line-height: 6vw;
    display: block;
  }
  .xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl .dp-xia .dp-pai {
    padding: 1vw 0;
    overflow: hidden;
  }
  .xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl .dp-xia .dp-pai:not(:last-of-type) {
    border-bottom: 1px solid #dfdfdf;
  }
  .xyzp .dn-mid .com-array-list .com-array-box .dp-top .dp-fl .dp-xia .dp-pai p {
    float: left;
    width: 50%;
  }
  .xyzp .dn-mid .com-array-list .com-array-box .dp-bot .dp-intr1 {
    line-height: 6vw;
  }
  .xyzp .dn-mid .com-array-list .com-array-box .dp-bot .a-send1 {
    width: 24vw;
    height: 8vw;
    line-height: 8vw;
  }
  .xyzp-xq .dn-bot .ul1 li .dp-sha {
    font-size: 4vw;
  }
  .xyzp-xq .dn-bot .ul1 li .dp-xia .inp1 {
    height: 10vw;
    padding: 0 0 0 2vw;
  }
  .xyzp-xq .dn-bot .ul1 li .dp-xia .file1 {
    line-height: calc(10vw - 2px);
  }
  .xyzp-xq .dn-bot .ul1 li .dp-xia .text1 {
    height: 30vw;
    padding: 2vw;
  }
  .xyzp-xq .dn-bot .ul1 li .dp-xia .im-code1 {
    height: 10vw;
  }
  .xyzp-xq .dn-bot .ul1 li .dp-xia .btn1 {
    height: 10vw;
  }
  .qygz-weiy .dn-bot .weiy-sw1 .swiper-slide {
    width: 98%;
  }
  .qygz-weiy .dn-bot .weiy-sw1 .swiper-slide .dp-ti1 {
    height: 10vw;
    line-height: 10vw;
    font-size: 5vw;
    padding: 0;
  }
  .qygz-weiy .dn-bot .weiy-sw1 .swiper-slide .dp-intr1 {
    height: calc(100% - 10vw);
    padding: 4vw;
  }
  .xxpl .com-conta1 {
    display: block;
  }
  .xxpl .dn-fr {
    width: 100%;
    margin: 5vw 0 0;
  }
  .xxpl .dn-fr .dn-top {
    display: block;
  }
  .xxpl .dn-fr .dn-top .dp-fl {
    font-size: 5vw;
    width: 100%;
  }
  .xxpl .dn-fr .dn-top .dp-fr {
    width: 100%;
  }
  .xxpl .dn-fr .dn-top .dp-fr .com-array-list .com-array-box {
    width: 31.33333333% !important;
    margin: 0 1%;
    height: 10vw;
  }
  .xxpl .dn-fr .dn-top .dp-fr .com-array-list .com-array-box .btn1 {
    width: 6vw;
  }
  .xxpl .dn-fr .dn-top .dp-fr .com-array-list .com-array-box .inp1 {
    padding: 0 0 0 2vw;
  }
  .xxpl .dn-fr .dn-mid .com-array-list .com-array-box .dp-time1 {
    width: 26vw;
  }
  .xxpl .dn-fr .dn-mid .com-array-list .com-array-box .dp-time1 b {
    width: 1vw;
    height: 1vw;
    margin: 0 1vw 0 0;
  }
  .xxpl .dn-fr .dn-mid .com-array-list .com-array-box .dp-intr1 {
    font-size: 4vw;
    width: calc(100% - 26vw - 12vw);
  }
  .xxpl .dn-fr .dn-mid .com-array-list .com-array-box .dp-icon1 {
    width: 12vw;
  }
  .xxpl .dn-fr .dn-mid .com-array-list .com-array-box .dp-icon1 i {
    font-size: 6vw;
  }
  .xwzx .dn-top .com-array-list .com-array-box {
    width: 98%;
    height: 50vw;
  }
  .xwzx .dn-top .com-array-list .com-array-box .dp-wen .dp-z {
    width: calc(100% - 24vw);
    font-size: 4vw;
  }
  .xwzx .dn-top .com-array-list .com-array-box .dp-wen .dp-y {
    width: 24vw;
  }
  .xwzx .dn-bot .bot-nei {
    display: block;
  }
  .xwzx .dn-bot .dn-fl {
    width: 100%;
  }
  .xwzx .dn-bot .dn-fl .com-array-list .com-array-box .com-a-all {
    display: block;
  }
  .xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-tu {
    width: 100%;
    height: 40vw;
  }
  .xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-wen {
    width: 100%;
    padding: 5vw 0 3vw;
  }
  .xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-wen .dp-ti1 {
    font-size: 5vw;
  }
  .xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-wen .dp-time1 {
    margin: 3vw 0;
  }
  .xwzx .dn-bot .dn-fl .com-array-list .com-array-box .dp-wen .dp-intr1 {
    margin: 0 0 5vw;
  }
  .xwzx .dn-bot .dn-fr {
    width: 100%;
    padding: 5vw 0 0;
  }
  .xwzx .dn-bot .dn-fr .dp-ti1 {
    font-size: 5vw;
  }
  .spzx .dn-top .com-array-list .com-array-box {
    width: 98% !important;
  }
  .spzx .dn-top .com-array-list .com-array-box .dp-tu {
    height: 40vw;
  }
  .spzx .dn-top .com-array-list .com-array-box .dp-tu i {
    font-size: 5vw;
  }
  .spzx .dn-top .com-array-list .com-array-box .dp-wen .dp-z {
    width: calc(100% - 23vw - 4vw);
    font-size: 4vw;
  }
  .spzx .dn-top .com-array-list .com-array-box .dp-wen .dp-y {
    width: 23vw;
  }
  .spzx-video {
    width: 80vw;
    height: 40vw;
  }
  .zlzx .qiy-sw1 .swiper-slide {
    width: 48%;
  }
  .zlzx .qiy-sw1 .swiper-slide .com-a-all {
    padding: 2.66666667vw 0 4vw;
  }
  .zlzx .qiy-sw1 .swiper-slide .dp-tu {
    width: 21.33333333vw;
    height: 21.33333333vw;
  }
  .zlzx .qiy-sw1 .swiper-slide .dp-tu .bg-img img {
    height: 8vw;
  }
  .zlzx .qiy-sw1 .swiper-slide .dp-wen .dp1 {
    font-size: 4vw;
  }
  .zlzx-xq2 .dn-top {
    display: block;
  }
  .zlzx-xq2 .dn-top .dp-fl {
    width: 100%;
    height: 60vw;
  }
  .zlzx-xq2 .dn-top .dp-fr {
    width: 100%;
    height: auto;
  }
  .zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide {
    width: 49%;
  }
  .zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-tu {
    height: 45vw;
  }
  .zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-wen {
    padding: 4vw;
  }
  .zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-wen .dp-name1 .b-name1 {
    font-size: 4vw;
  }
  .zlzx-xq2 .dn-bot .dn-xia .qiy-sw1 .swiper-slide .dp-wen .dp-intr1 {
    font-size: 3.5vw;
    line-height: 5vw;
    height: auto;
  }
  .zlzx-xq-layer {
    display: block;
    height: calc(50vw + 80vw) !important;
  }
  .zlzx-xq-layer.kjcx-layer .dp-zuo .zuo-tu {
    height: 100%;
  }
  .zlzx-xq-layer .dp-zuo {
    width: 100%;
    height: 50vw;
    padding: 3vw;
  }
  .zlzx-xq-layer .dp-zuo .zuo-tu {
    height: 75%;
  }
  .zlzx-xq-layer .dp-zuo .zuo-wen {
    height: 25%;
  }
  .zlzx-xq-layer .dp-zuo .zuo-wen .b-name1 {
    font-size: 4vw;
  }
  .zlzx-xq-layer .dp-you {
    width: 100%;
    height: 80vw;
  }
  .zlzx-xq-layer .dp-you .you-top .dp-icon .im1 {
    height: 10vw;
  }
  .zlzx-xq-layer .dp-you .you-top .dp-kes .dp-2 {
    font-size: 4vw;
  }
  .com-wenh-swiper1 .swiper-pagination {
    margin: 2.66666667vw 0 0;
  }
  .com-wenh-swiper1 .swiper-pagination .swiper-pagination-bullet {
    width: 5.33333333vw;
    height: 5.33333333vw;
    margin: 0 0.66666667vw;
    font-size: 3.46666667vw;
  }
  .zlzx-xq2-layer {
    width: 80vw;
    height: 80vh;
    flex-wrap: wrap;
  }
  .zlzx-xq2-layer .dp-zuo {
    width: 100%;
    height: auto;
    padding: 3.33333333vw;
  }
  .zlzx-xq2-layer .dp-zuo .zuo-tu {
    height: 80vw;
  }
  .zlzx-xq2-layer .dp-zuo .zuo-wen {
    height: auto;
    margin: 2.66666667vw 0 0;
  }
  .zlzx-xq2-layer .dp-zuo .zuo-wen .b-name1 {
    font-size: 3.73333333vw;
  }
  .zlzx-xq2-layer .dp-zuo .zuo-wen .b-job1 {
    font-size: 12px;
    margin: 1.33333333vw 0 0;
  }
  .zlzx-xq2-layer .dp-you {
    width: 100%;
    height: auto;
    padding: 2.66666667vw;
  }
  .zlzx-xq2-layer .dp-you .you-nei {
    height: auto;
    padding: 0;
  }
  .zlzx-xq2-layer .dp-you .you-top {
    padding: 0 0 2.66666667vw;
    margin: 0 0 2.66666667vw;
  }
  .zlzx-xq2-layer .dp-you .you-top .dp-icon .im1 {
    height: 10.4vw;
  }
  .zlzx-xq2-layer .dp-you .you-top .dp-kes {
    flex: 1;
    margin: 0 0 0 2.13333333vw;
  }
  .zlzx-xq2-layer .dp-you .you-top .dp-kes .dp-2 {
    font-size: 4vw;
  }
}
